commit | 2db2aac255c38e75ad17c0b24feb589ccfccc0ae | [log] [tgz] |
---|---|---|
author | Abhijith Das <adas@redhat.com> | Wed Jan 07 10:21:34 2009 -0600 |
committer | Steven Whitehouse <steve@dolmen.chygwyn.com> | Tue Mar 24 11:21:11 2009 +0000 |
tree | 415ebd9f9eb8343abc5fdf8d8605516dbebf15ea | |
parent | 6f04c1c7fe9566d777fb7961391690866839e722 [diff] |
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>