[GFS2] Correct lock ordering in unlink
authorSteven Whitehouse <swhiteho@redhat.com>
Sun, 26 Aug 2007 13:23:56 +0000 (14:23 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 10 Oct 2007 07:55:53 +0000 (08:55 +0100)
commit8497a46e178addb27ad1c981befaa17ca788b5c3
treea2793792fb63da1aa582b66e9ae1f05dbb90c00c
parente9bd2b3bafd29bf75522546207f0bba0ec4515c2
[GFS2] Correct lock ordering in unlink

This patch corrects the lock ordering in unlink to be the same as
that in the rest of GFS2, i.e. parent -> child -> rgrp.

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