GFS2: Clean up mkdir
authorSteven Whitehouse <swhiteho@redhat.com>
Fri, 13 May 2011 08:55:55 +0000 (09:55 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 13 May 2011 08:55:55 +0000 (09:55 +0100)
commite2d0a13bba051d7a9618b0952d91fac68175a71a
treef1a28237be9b253da551bb20911ef5e7d256e7cf
parent32e471ef1057e812856739d26b4a87d929fb8aa1
GFS2: Clean up mkdir

This moves the initialisation of the directory into the inode
creation functions to avoid having to duplicate the lookup
of the inode's buffer.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/inode.c