aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorJan Kara <[email protected]>2009-08-17 18:50:08 +0200
committerJan Kara <[email protected]>2009-09-14 17:08:15 +0200
commit918941a3f3d46c2a69971b4718aaf13b1be2f1a7 (patch)
tree3ef80cb4b8107be981cc87904c7e80c0e383e5e5 /net/lapb/lapb_iface.c
parentb04f932171e8a99bb8ca2f863b2b9eadb85741e8 (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 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions