[GFS2] Fix typo in rename of directories
authorSteven Whitehouse <swhiteho@redhat.com>
Thu, 7 Jun 2007 10:29:35 +0000 (11:29 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 9 Jul 2007 07:23:19 +0000 (08:23 +0100)
commitffed8ab342e39b8b5f4d5c94c37a708e225ffcd8
tree9252837c88f117abbd5f1f6252d116f022067531
parent44f487a5536a3afd96a9f571de24c36559e9ae82
[GFS2] Fix typo in rename of directories

A typo caused us to pass a NULL pointer when renaming directories. It
was accidentally introduced in: [GFS2] Clean up inode number handling

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