summary refs log tree commit diff
path: root/drivers
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2009-08-18 18:24:31 +0200
committerJan Kara <jack@suse.cz>2009-09-14 17:08:16 +0200
commitd23c937b0f740888765676f6f82f509dbbb2bbad (patch)
treedf4e085d935805f54061436ee820460c79143087 /drivers
parentebbbf757c6b8577ac2fb6181c08c2059153bb0e2 (diff)
downloadlinux-d23c937b0f740888765676f6f82f509dbbb2bbad.tar.gz
ocfs2: Update syncing after splicing to match generic version
Update ocfs2 specific splicing code to use generic syncing helper. The sync now
does not happen under rw_lock because generic_write_sync() acquires i_mutex
which ranks above rw_lock. That should not matter because standard fsync path
does not hold it either.

Acked-by: Joel Becker <Joel.Becker@oracle.com>
Acked-by: Mark Fasheh <mfasheh@suse.com>
CC: ocfs2-devel@oss.oracle.com
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions