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

No differences found