diff options
author | Josef Bacik <josef@toxicpanda.com> | 2021-11-05 16:45:43 -0400 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-01-03 15:09:48 +0100 |
commit | ce5603d015edc44faa0b46157f9ab7a9355a3e28 (patch) | |
tree | 2adcf680f1dd7eea7b00243ce4a5e59be1ad8528 /fs/btrfs/disk-io.c | |
parent | 30a9da5d8d494dda15d4b79a8596445140d3aac9 (diff) | |
download | linux-ce5603d015edc44faa0b46157f9ab7a9355a3e28.tar.gz linux-ce5603d015edc44faa0b46157f9ab7a9355a3e28.tar.bz2 linux-ce5603d015edc44faa0b46157f9ab7a9355a3e28.zip |
btrfs: don't use the extent_root in flush_space
We only need the root to start a transaction, and since it's a global
root we can pick anything, change to the tree_root as we'll have a lot
of extent roots in the future.
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/disk-io.c')
0 files changed, 0 insertions, 0 deletions