aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorNikolay Borisov <[email protected]>2021-10-12 08:21:33 +0000
committerDavid Sterba <[email protected]>2021-10-26 17:08:06 +0000
commit113479d5b8eb20d685da63b89e97b6ebb4206f15 (patch)
tree2ac93c7120422c0cc33ce92405c86692bff6ebb9 /fs/btrfs/dev-replace.c
parentbtrfs: do not infinite loop in data reclaim if we aborted (diff)
downloadkernel-113479d5b8eb20d685da63b89e97b6ebb4206f15.tar.gz
kernel-113479d5b8eb20d685da63b89e97b6ebb4206f15.zip
btrfs: rename root fields in delayed refs structs
Both data and metadata delayed ref structures have fields named root/ref_root respectively. Those are somewhat cryptic and don't really convey the real meaning. In fact those roots are really the original owners of the respective block (i.e in case of a snapshot a data delayed ref will contain the original root that owns the given block). Rename those fields accordingly and adjust comments. Signed-off-by: Nikolay Borisov <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions