[GFS2] Fix glock ordering on inode creation
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 22 Nov 2006 16:13:21 +0000 (11:13 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 30 Nov 2006 15:36:33 +0000 (10:36 -0500)
commit28626e2078571c4b776a17eaa486bbd2b7dfe2cd
tree7baa910604078685266ebc023121a536b0931b88
parent1a14d3a68f04527546121eb7b45187ff6af63151
[GFS2] Fix glock ordering on inode creation

The lock order here should be parent -> child rather than
numeric order.

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