GFS2: remove redundant lvb pointer
authorDavid Teigland <teigland@redhat.com>
Wed, 14 Nov 2012 18:47:37 +0000 (13:47 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 15 Nov 2012 10:17:22 +0000 (10:17 +0000)
commit4e2f8849def738092ad6c0fc2b34737381bc9d26
treedde6f02af206dcab6efe3b69f1ec7f2456500728
parentdba2d70c5dc520fdb569d1fd8dbd45c0e330253e
GFS2: remove redundant lvb pointer

The lksb struct already contains a pointer to the lvb,
so another directly from the glock struct is not needed.

Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/glock.c
fs/gfs2/incore.h
fs/gfs2/lock_dlm.c
fs/gfs2/quota.c
fs/gfs2/rgrp.c