From: Steven Whitehouse Date: Fri, 13 May 2011 11:11:17 +0000 (+0100) Subject: GFS2: Move all locking inside the inode creation function X-Git-Tag: v3.0-rc1~384^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2741d9898269e565c220ec295a8f5c3756c7585;p=pandora-kernel.git GFS2: Move all locking inside the inode creation function Now that there are no longer any exceptions to the normal inode creation code path, we can move the parts of the locking code which were duplicated in mkdir/mknod/create/symlink into the inode create function. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed