diff options
author | 2011-11-08 00:20:39 +0100 | |
---|---|---|
committer | 2011-11-17 02:18:57 -0800 | |
commit | 249ec93c01db8898058899a80ffb537c8d27f86f (patch) | |
tree | 381c22ba9726ac884aa1267b91736fff3836c766 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ocfs2: honor O_(D)SYNC flag in fallocate (diff) | |
download | wireguard-linux-249ec93c01db8898058899a80ffb537c8d27f86f.tar.xz wireguard-linux-249ec93c01db8898058899a80ffb537c8d27f86f.zip |
ocfs2: Use filemap_write_and_wait() instead of write_inode_now()
Since ocfs2 has no ->write_inode method, there's no point in calling
write_inode_now() from ocfs2_cleanup_delete_inode(). Use
filemap_write_and_wait() instead. This helps us to cleanup inode writing
interfaces...
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Joel Becker <jlbec@evilplan.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions