diff options
author | Josef Bacik <josef@toxicpanda.com> | 2021-11-05 16:45:41 -0400 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-01-03 15:09:48 +0100 |
commit | fd51eb2f07c7deb8af97ab699e6239e03aa7c5f6 (patch) | |
tree | d7525fcea4068790ec4c7f9ad26a97352cb32e37 /fs/btrfs/disk-io.c | |
parent | 3478c732520a01561bb49f8c5d469f02419fd922 (diff) | |
download | linux-fd51eb2f07c7deb8af97ab699e6239e03aa7c5f6.tar.gz linux-fd51eb2f07c7deb8af97ab699e6239e03aa7c5f6.tar.bz2 linux-fd51eb2f07c7deb8af97ab699e6239e03aa7c5f6.zip |
btrfs: don't use the extent root in btrfs_chunk_alloc_add_chunk_item
We're just using the extent_root to set the chunk owner to
root_key->objectid, which is BTRFS_EXTENT_TREE_OBJECTID, so use that
directly instead of using the root.
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