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:
27160b6
)
Btrfs: return error code to caller when btrfs_previous_item fails
author
Tsutomu Itoh
<t-itoh@jp.fujitsu.com>
Thu, 19 May 2011 07:03:42 +0000
(07:03 +0000)
committer
Chris Mason
<chris.mason@oracle.com>
Mon, 23 May 2011 17:24:39 +0000
(13:24 -0400)
The error code is returned instead of calling BUG_ON when
btrfs_previous_item returns the error.
Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found