From: Jeff Liu Date: Mon, 29 Apr 2013 22:05:56 +0000 (-0700) Subject: ocfs2: delay inode update transactions after verifying the input flags X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~128^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3e0767abcd6eda32cdfd9c6a6b9e53b4ddf6d4d;p=pandora-kernel.git ocfs2: delay inode update transactions after verifying the input flags There is no need to start the inode update transactions before/while verifying the input flags. As a refinement, this patch delay the transactions utill the pre-check up is ok. Signed-off-by: Jie Liu Acked-by: Joel Becker Cc: Mark Fasheh Cc: Al Viro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed