From: Josef Bacik Date: Mon, 16 Mar 2015 21:38:52 +0000 (-0400) Subject: Btrfs: add sanity test for outstanding_extents accounting X-Git-Tag: omap-for-v4.1/fixes-rc1~293^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a3891c551268dd4ff0969b883c4c8b8d974db8f;p=pandora-kernel.git Btrfs: add sanity test for outstanding_extents accounting I introduced a regression wrt outstanding_extents accounting. These are tricky areas that aren't easily covered by xfstests as we could change MAX_EXTENT_SIZE at any time. So add sanity tests to cover the various conditions that are tricky in order to make sure we don't introduce regressions in the future. Thanks, Signed-off-by: Josef Bacik --- Reading git-diff-tree failed