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:
b0b802d
)
Btrfs: return error code to caller when btrfs_del_item fails
author
Tsutomu Itoh
<t-itoh@jp.fujitsu.com>
Thu, 19 May 2011 04:37:44 +0000
(
04:37
+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_del_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