From: Steven Whitehouse Date: Thu, 18 Aug 2011 13:35:53 +0000 (+0100) Subject: GFS2: Clean up gfs2_create X-Git-Tag: v3.2-rc1~132^2~16 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a63edd12ba3c18351f00d6b77a6b2f49f2b8eb6;p=pandora-kernel.git GFS2: Clean up gfs2_create If we pass through knowledge of whether the creation is intended to be exclusive or not, then we can deal with that in gfs2_create_inode and remove one set of locking. Also this removes the loop in gfs2_create and simplifies the code a bit. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed