From: Tsutomu Itoh Date: Thu, 28 Apr 2011 09:18:21 +0000 (+0000) Subject: Btrfs: check return value of btrfs_inc_extent_ref() X-Git-Tag: v3.0-rc1~38^2~5^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37daa4f968e9470ae9f30e246a5781717c598271;p=pandora-kernel.git 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 Signed-off-by: Chris Mason --- Reading git-diff-tree failed