GFS2: Clean up symlink creation
authorSteven Whitehouse <swhiteho@redhat.com>
Fri, 13 May 2011 09:34:59 +0000 (10:34 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 13 May 2011 09:34:59 +0000 (10:34 +0100)
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 <swhiteho@redhat.com>

No differences found