Btrfs: check return value of btrfs_inc_extent_ref()
authorTsutomu Itoh <t-itoh@jp.fujitsu.com>
Thu, 28 Apr 2011 09:18:21 +0000 (09:18 +0000)
committerChris Mason <chris.mason@oracle.com>
Mon, 23 May 2011 17:24:40 +0000 (13:24 -0400)
If return value of btrfs_inc_extent_ref() is not 0, BUG() is called.

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

No differences found