commit | 37daa4f968e9470ae9f30e246a5781717c598271 | [log] [tgz] |
---|---|---|
author | Tsutomu Itoh <t-itoh@jp.fujitsu.com> | Thu Apr 28 09:18:21 2011 +0000 |
committer | Chris Mason <chris.mason@oracle.com> | Mon May 23 13:24:40 2011 -0400 |
tree | a9b7366069150ab3f8e5bc85c475c6194c5fabdf | |
parent | c00e9493f1412621c8665a707d63e32b0768f572 [diff] |
Btrfs: check return value of btrfs_inc_extent_ref() 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>