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