diff options
| author | Josef Bacik <[email protected]> | 2021-11-05 20:45:48 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2022-01-03 14:09:49 +0000 |
| commit | fc28b25e1f428651133326300d9572b42aae6d8f (patch) | |
| tree | 6fa19060d267497123fdcdadafbd9ba62a6c6dc1 /fs/btrfs/tests/btrfs-tests.c | |
| parent | btrfs: set BTRFS_FS_STATE_NO_CSUMS if we fail to load the csum root (diff) | |
| download | kernel-fc28b25e1f428651133326300d9572b42aae6d8f.tar.gz kernel-fc28b25e1f428651133326300d9572b42aae6d8f.zip | |
btrfs: stop accessing ->csum_root directly
We are going to have multiple csum roots in the future, so convert all
users of ->csum_root to btrfs_csum_root() and rename ->csum_root to
->_csum_root so we can easily find remaining users in the future.
Signed-off-by: Josef Bacik <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/tests/btrfs-tests.c')
0 files changed, 0 insertions, 0 deletions
