aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2009-08-17 18:50:08 +0200
committerJan Kara <jack@suse.cz>2009-09-14 17:08:15 +0200
commit918941a3f3d46c2a69971b4718aaf13b1be2f1a7 (patch)
tree3ef80cb4b8107be981cc87904c7e80c0e383e5e5 /include/linux/fs.h
parentpohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolock (diff)
downloadlinux-dev-918941a3f3d46c2a69971b4718aaf13b1be2f1a7.tar.xz
linux-dev-918941a3f3d46c2a69971b4718aaf13b1be2f1a7.zip
ocfs2: Use __generic_file_aio_write instead of generic_file_aio_write_nolock
Use the new helper. We have to submit data pages ourselves in case of O_SYNC write because __generic_file_aio_write does not do it for us. OCFS2 developpers might think about moving the sync out of i_mutex which seems to be easily possible but that's out of scope of this patch. CC: ocfs2-devel@oss.oracle.com Acked-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'include/linux/fs.h')
0 files changed, 0 insertions, 0 deletions