diff options
author | Jan Kara <[email protected]> | 2009-08-17 18:50:08 +0200 |
---|---|---|
committer | Jan Kara <[email protected]> | 2009-09-14 17:08:15 +0200 |
commit | 918941a3f3d46c2a69971b4718aaf13b1be2f1a7 (patch) | |
tree | 3ef80cb4b8107be981cc87904c7e80c0e383e5e5 /drivers/scsi/mpt2sas/mpi/mpi2_raid.h | |
parent | b04f932171e8a99bb8ca2f863b2b9eadb85741e8 (diff) |
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: [email protected]
Acked-by: Joel Becker <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions