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:
e90c01e
)
[GFS2] Remove incorrect initialisation of gh_owner
author
Steven Whitehouse
<swhiteho@redhat.com>
Fri, 12 May 2006 18:06:02 +0000
(14:06 -0400)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Fri, 12 May 2006 18:06:02 +0000
(14:06 -0400)
The gh_owner field shouldn't be set or reset outside the glock code.
These were left over from when recursive locking was allowed. It
isn't any more, so they are not needed.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found