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:
30a2f3c
)
GFS2: Fix debugfs glock file iterator
author
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 22 Jul 2008 21:58:03 +0000
(22:58 +0100)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Wed, 13 Aug 2008 08:59:10 +0000
(09:59 +0100)
Due to an incorrect iterator, some glocks were being missed from the
glock dumps obtained via debugfs. This patch fixes the problem and
ensures that we don't miss any glocks in future.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found