commit | df295d4a4b3c98af1a2445a82aef169e7e5d96b8 | [log] [tgz] |
---|---|---|
author | Mark Fasheh <mfasheh@suse.de> | Wed Nov 16 12:03:10 2011 -0800 |
committer | Joel Becker <jlbec@evilplan.org> | Thu Nov 17 02:15:58 2011 -0800 |
tree | e262858cac79bdffe8e139aa5d445e0b4bb9b8a0 | |
parent | 0393afea31874947b1d149b82d17b7dccac4f210 [diff] |
ocfs2: honor O_(D)SYNC flag in fallocate 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>