From: Darrick J. Wong Date: Thu, 3 Apr 2014 21:47:08 +0000 (-0700) Subject: ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode X-Git-Tag: v3.15-rc1~106^2~193 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fdb702d6262b18b1b41a35f1f81903b0a2bc2c9;p=pandora-kernel.git ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode Ensure that ocfs2_update_inode_fsync_trans() is called any time we touch an inode in a given transaction. This is a follow-on to the previous patch to reduce lock contention and deadlocking during an fsync operation. Signed-off-by: Darrick J. Wong Cc: Mark Fasheh Cc: Joel Becker Cc: Wengang Cc: Greg Marsden Cc: Srinivas Eeda Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed