aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/print-tree.c
diff options
context:
space:
mode:
authorBoris Burkov <[email protected]>2023-06-28 21:32:58 +0000
committerDavid Sterba <[email protected]>2023-10-12 14:44:11 +0000
commit610647d7efd1ab06e9cd7ed6f0abe84b16385da7 (patch)
tree2c303d029134982c881d6501687a17f185408233 /fs/btrfs/print-tree.c
parentbtrfs: add helper for recording simple quota deltas (diff)
downloadkernel-610647d7efd1ab06e9cd7ed6f0abe84b16385da7.tar.gz
kernel-610647d7efd1ab06e9cd7ed6f0abe84b16385da7.zip
btrfs: rename tree_ref and data_ref owning_root
commit 113479d5b8eb ("btrfs: rename root fields in delayed refs structs") changed these from ref_root to owning_root. However, there are many circumstances where that name is not really accurate and the root on the ref struct _is_ the referring root. In general, these are not the owning root, though it does happen in some ref merging cases involving overwrites during snapshots and similar. Simple quotas cares quite a bit about tracking the original owner of an extent through delayed refs, so rename these back to free up the name for the real owning root (which will live on the generic btrfs_ref and the head ref) Reviewed-by: Josef Bacik <[email protected]> Signed-off-by: Boris Burkov <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/print-tree.c')
0 files changed, 0 insertions, 0 deletions