ocfs2: honor O_(D)SYNC flag in fallocate
authorMark Fasheh <mfasheh@suse.de>
Wed, 16 Nov 2011 20:03:10 +0000 (12:03 -0800)
committerJoel Becker <jlbec@evilplan.org>
Thu, 17 Nov 2011 10:15:58 +0000 (02:15 -0800)
We need to sync the transaction which updates i_size if the file is marked
as needing sync semantics.

Signed-off-by: Mark Fasheh <mfasheh@suse.de>
Signed-off-by: Joel Becker <jlbec@evilplan.org>

No differences found