From: Tsutomu Itoh Date: Thu, 19 May 2011 04:37:44 +0000 (+0000) Subject: Btrfs: return error code to caller when btrfs_del_item fails X-Git-Tag: v3.0-rc1~38^2~5^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65a246c5ffe3b487a001de025816326939e63362;p=pandora-kernel.git Btrfs: return error code to caller when btrfs_del_item fails The error code is returned instead of calling BUG_ON when btrfs_del_item returns the error. Signed-off-by: Tsutomu Itoh Signed-off-by: Chris Mason --- Reading git-diff-tree failed