diff options
author | 2021-10-12 11:21:35 +0300 | |
---|---|---|
committer | 2021-10-26 19:08:06 +0200 | |
commit | f42c5da6c12e990d8ec415199600b4d593c63bf5 (patch) | |
tree | 623c803bfb83b0fb977ab6d218393cb83e052926 /fs/btrfs/dev-replace.c | |
parent | btrfs: rely on owning_root field in btrfs_add_delayed_tree_ref to detect CHUNK_ROOT (diff) | |
download | wireguard-linux-f42c5da6c12e990d8ec415199600b4d593c63bf5.tar.xz wireguard-linux-f42c5da6c12e990d8ec415199600b4d593c63bf5.zip |
btrfs: add additional parameters to btrfs_init_tree_ref/btrfs_init_data_ref
In order to make 'real_root' used only in ref-verify it's required to
have the necessary context to perform the same checks that this member
is used for. So add 'mod_root' which will contain the root on behalf of
which a delayed ref was created and a 'skip_group' parameter which
will contain callsite-specific override of skip_qgroup.
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions