diff options
author | 2021-10-12 11:21:34 +0300 | |
---|---|---|
committer | 2021-10-26 19:08:06 +0200 | |
commit | d55b9e687e718130106ad1a166561786763d099f (patch) | |
tree | 8ef356d6453f211bdfc4dc68f2d02da4ef8020cb /fs/btrfs/dev-replace.c | |
parent | btrfs: rename root fields in delayed refs structs (diff) | |
download | wireguard-linux-d55b9e687e718130106ad1a166561786763d099f.tar.xz wireguard-linux-d55b9e687e718130106ad1a166561786763d099f.zip |
btrfs: rely on owning_root field in btrfs_add_delayed_tree_ref to detect CHUNK_ROOT
The real_root field is going to be used only by ref-verify tool so limit
its use outside of it. Blocks belonging to the chunk root will always
have it as an owner so the check is equivalent.
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