commit | 2e608bd1dd51ee962bded788caee4aa812729e87 | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@toxicpanda.com> | Fri Nov 05 16:45:44 2021 -0400 |
committer | David Sterba <dsterba@suse.com> | Mon Jan 03 15:09:48 2022 +0100 |
tree | ef15257f8d892415641ad50eb7239dfcb0f9c8a6 | |
parent | ce5603d015edc44faa0b46157f9ab7a9355a3e28 [diff] |
btrfs: init root block_rsv at init root time In the future we're going to have multiple csum and extent root trees, so init the roots block_rsv at setup_root time based on their root key objectid. Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>