linux/fs/btrfs/tests
Josef Bacik 6a3891c551 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 <jbacik@fb.com>
2015-03-17 16:36:31 -04:00
..
btrfs-tests.c
btrfs-tests.h
extent-buffer-tests.c
extent-io-tests.c
free-space-tests.c
inode-tests.c Btrfs: add sanity test for outstanding_extents accounting 2015-03-17 16:36:31 -04:00
qgroup-tests.c