git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dba2d70
)
GFS2: remove redundant lvb pointer
author
David Teigland
<teigland@redhat.com>
Wed, 14 Nov 2012 18:47:37 +0000
(13:47 -0500)
committer
Steven 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