Btrfs: cleanup some BUG_ON()
authorTsutomu Itoh <t-itoh@jp.fujitsu.com>
Wed, 23 Mar 2011 08:14:16 +0000 (08:14 +0000)
committerroot <Chris Mason chris.mason@oracle.com>
Mon, 28 Mar 2011 09:37:35 +0000 (05:37 -0400)
This patch changes some BUG_ON() to the error return.
(but, most callers still use BUG_ON())

Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>

No differences found