summaryrefslogtreecommitdiff
path: root/fs/ocfs2/quota_local.c
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2011-11-07 23:20:39 (GMT)
committerJoel Becker <jlbec@evilplan.org>2011-11-17 10:18:57 (GMT)
commit249ec93c01db8898058899a80ffb537c8d27f86f (patch)
tree381c22ba9726ac884aa1267b91736fff3836c766 /fs/ocfs2/quota_local.c
parentdf295d4a4b3c98af1a2445a82aef169e7e5d96b8 (diff)
downloadlinux-fsl-qoriq-249ec93c01db8898058899a80ffb537c8d27f86f.tar.xz
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 'fs/ocfs2/quota_local.c')
0 files changed, 0 insertions, 0 deletions