Jan Kara 918941a3f3 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>
2009-09-14 17:08:15 +02:00
..
2009-07-21 15:47:55 -07:00
2009-06-22 14:34:26 -07:00
2009-06-22 14:34:26 -07:00
2009-06-22 14:34:26 -07:00
2009-07-12 12:22:34 -07:00
2009-06-22 14:34:26 -07:00
2009-08-20 16:41:53 -07:00
2009-07-21 15:47:55 -07:00