From: Tsutomu Itoh Date: Wed, 23 Mar 2011 08:14:16 +0000 (+0000) Subject: Btrfs: cleanup some BUG_ON() X-Git-Tag: v2.6.39-rc1~19^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db5b493ac78e46c7b6bad22cd25d8041564cd8ea;p=pandora-kernel.git Btrfs: cleanup some BUG_ON() This patch changes some BUG_ON() to the error return. (but, most callers still use BUG_ON()) Signed-off-by: Tsutomu Itoh Signed-off-by: Chris Mason --- Reading git-diff-tree failed