diff options
author | 2021-10-12 11:21:33 +0300 | |
---|---|---|
committer | 2021-10-26 19:08:06 +0200 | |
commit | 113479d5b8eb20d685da63b89e97b6ebb4206f15 (patch) | |
tree | 2ac93c7120422c0cc33ce92405c86692bff6ebb9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: do not infinite loop in data reclaim if we aborted (diff) | |
download | wireguard-linux-113479d5b8eb20d685da63b89e97b6ebb4206f15.tar.xz wireguard-linux-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 <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions