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:
24c7387
)
[GFS2] Fix incorrect return code in rgrp.c
author
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 17 Jul 2007 09:26:56 +0000
(10:26 +0100)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 14 Aug 2007 09:33:15 +0000
(10:33 +0100)
The following patch fixes a bug where 0 was being used as a return code
to indicate "nothing to do" when in fact 0 was a valid block location
which might be returned by the function.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found