GFS2: Bring back lvb-related stuff to lock_nolock to support quotas
authorAbhijith Das <adas@redhat.com>
Wed, 7 Jan 2009 16:21:34 +0000 (10:21 -0600)
committerSteven Whitehouse <steve@dolmen.chygwyn.com>
Tue, 24 Mar 2009 11:21:11 +0000 (11:21 +0000)
commit2db2aac255c38e75ad17c0b24feb589ccfccc0ae
tree415ebd9f9eb8343abc5fdf8d8605516dbebf15ea
parent6f04c1c7fe9566d777fb7961391690866839e722
GFS2: Bring back lvb-related stuff to lock_nolock to support quotas

The quota code uses lvbs and this is currently not implemented in
lock_nolock, thereby causing panics when quota is enabled with
lock_nolock. This patch adds the relevant bits.

Signed-off-by: Abhijith Das <adas@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/locking.c