linux/fs/btrfs/tests
David Sterba fef998d1a0 btrfs: use btrfs_is_testing() everywhere
There are open coded tests of BTRFS_FS_STATE_DUMMY_FS_INFO and we have a
wrapper for that that's a compile-time constant when self-tests are not
built in. As this is only for development we can save some bytes and
conditions on release configs by using the helper in the remaining
cases.

Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2024-05-07 21:31:07 +02:00
..
btrfs-tests.c btrfs: use btrfs_is_testing() everywhere 2024-05-07 21:31:07 +02:00
btrfs-tests.h
extent-buffer-tests.c
extent-io-tests.c
extent-map-tests.c btrfs: pass the extent map tree's inode to remove_extent_mapping() 2024-05-07 21:31:06 +02:00
free-space-tests.c
free-space-tree-tests.c
inode-tests.c
qgroup-tests.c