aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tests/extent-buffer-tests.c
diff options
context:
space:
mode:
authorQu Wenruo <[email protected]>2021-09-23 06:00:09 +0000
committerDavid Sterba <[email protected]>2021-10-26 17:08:03 +0000
commit6a258d725df90103ce8f7d6a2e736cf02ba18696 (patch)
treeccbd811277924b32b28ff76989442812f52652bc /fs/btrfs/tests/extent-buffer-tests.c
parentbtrfs: make sure btrfs_io_context::fs_info is always initialized (diff)
downloadkernel-6a258d725df90103ce8f7d6a2e736cf02ba18696.tar.gz
kernel-6a258d725df90103ce8f7d6a2e736cf02ba18696.zip
btrfs: remove btrfs_raid_bio::fs_info member
We can grab fs_info reliably from btrfs_raid_bio::bioc, as the bioc is always passed into alloc_rbio(), and only get released when the raid bio is released. Remove btrfs_raid_bio::fs_info member, and cleanup all the @fs_info parameters for alloc_rbio() callers. Reviewed-by: Nikolay Borisov <[email protected]> Signed-off-by: Qu Wenruo <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/tests/extent-buffer-tests.c')
0 files changed, 0 insertions, 0 deletions