aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/disk-io.c
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2021-11-05 16:45:42 -0400
committerDavid Sterba <[email protected]>2022-01-03 15:09:48 +0100
commit30a9da5d8d494dda15d4b79a8596445140d3aac9 (patch)
tree77030b2487931c34db1ba8b57324034823c86f08 /fs/btrfs/disk-io.c
parentfd51eb2f07c7deb8af97ab699e6239e03aa7c5f6 (diff)
btrfs: don't use extent_root in iterate_extent_inodes
We are going to have many extent_roots soon, and we don't need a root here necessarily as we're not modifying anything, we're just getting the trans handle so we can have an accurate view of references, so use the tree_root here. 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/disk-io.c')
0 files changed, 0 insertions, 0 deletions