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)
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>

No differences found