From: Steven Whitehouse Date: Fri, 13 May 2011 09:34:59 +0000 (+0100) Subject: GFS2: Clean up symlink creation X-Git-Tag: v3.0-rc1~384^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=160b4026dc3e75c0693d0123eca805e88cd200b6;p=pandora-kernel.git GFS2: Clean up symlink creation This moves the symlink specific parts of inode creation into the function where we initialise the rest of the dinode. As a result we have one less place where we need to look up the inode's buffer. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed