linux_dsm_epyc7002/fs/btrfs/tests
David Sterba 3f556f7853 btrfs: unify extent buffer allocation api
Make the extent buffer allocation interface consistent.  Cloned eb will
set a valid fs_info.  For dummy eb, we can drop the length parameter and
set it from fs_info.

The built-in sanity checks may pass a NULL fs_info that's queried for
nodesize, but we know it's 4096.

Signed-off-by: David Sterba <dsterba@suse.cz>
2014-12-12 18:26:55 +01:00
..
btrfs-tests.c btrfs: prevent RCU warning when dereferencing radix tree slot 2014-06-13 09:52:22 -07:00
btrfs-tests.h Btrfs: add sanity tests for new qgroup accounting code 2014-06-09 17:20:49 -07:00
extent-buffer-tests.c btrfs: unify extent buffer allocation api 2014-12-12 18:26:55 +01:00
extent-io-tests.c Btrfs: add tests for find_lock_delalloc_range 2013-11-11 21:56:51 -05:00
free-space-tests.c Btrfs: remove empty block groups automatically 2014-09-22 17:13:21 -07:00
inode-tests.c btrfs: unify extent buffer allocation api 2014-12-12 18:26:55 +01:00
qgroup-tests.c btrfs: unify extent buffer allocation api 2014-12-12 18:26:55 +01:00