linux-stable/fs/btrfs/tests
David Sterba 2ccf545e0d btrfs: get fs_info from block group in search_free_space_info
We can read fs_info from the block group cache structure and can drop it
from the parameters.  Though the transaction is also availabe, it's not
guaranteed to be non-NULL.

Signed-off-by: David Sterba <dsterba@suse.com>
2019-04-29 19:02:46 +02:00
..
btrfs-tests.c btrfs: qgroup: remove obsolete fs_info members 2019-04-29 19:02:31 +02:00
btrfs-tests.h btrfs: tests: add table of most common errors 2019-04-29 19:02:25 +02:00
extent-buffer-tests.c btrfs: tests: use standard error message after path allocation failure 2019-04-29 19:02:26 +02:00
extent-io-tests.c btrfs: tests: drop messages when some tests finish 2019-04-29 19:02:28 +02:00
extent-map-tests.c btrfs: tests: fix comments about tested extent map ranges 2019-04-29 19:02:28 +02:00
free-space-tests.c btrfs: tests: unify messages when tests start 2019-04-29 19:02:28 +02:00
free-space-tree-tests.c btrfs: get fs_info from block group in search_free_space_info 2019-04-29 19:02:46 +02:00
inode-tests.c btrfs: inode: Verify inode mode to avoid NULL pointer dereference 2019-04-29 19:02:32 +02:00
qgroup-tests.c btrfs: tests: unify messages when tests start 2019-04-29 19:02:28 +02:00