]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit304bb2fe34ca17944f305a88dd66ab27ffedfc85
tree415ebd9f9eb8343abc5fdf8d8605516dbebf15ea
parentce4daa27cd603f240d705988a6cfe0d94a8a2b42
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