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:
a345da3
)
[GFS2] Fix to list_del in lops.c
author
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 22 Aug 2006 15:03:57 +0000
(11:03 -0400)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 22 Aug 2006 15:03:57 +0000
(11:03 -0400)
A list_del should have been a list_del_init in lops.c which was
resulting in incorrect status returns from list_empty().
Signed-off-by: Steven Whitheouse <swhiteho@redhat.com>
No differences found