diff options
author | Nikolay Borisov <nborisov@suse.com> | 2021-10-12 11:21:33 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2021-10-26 19:08:06 +0200 |
commit | 113479d5b8eb20d685da63b89e97b6ebb4206f15 (patch) | |
tree | 2ac93c7120422c0cc33ce92405c86692bff6ebb9 /security/tomoyo | |
parent | 0e24f6d84b4ca50780c0c55dcdfc5bdeda5c7014 (diff) | |
download | linux-113479d5b8eb20d685da63b89e97b6ebb4206f15.tar.bz2 |
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 'security/tomoyo')
0 files changed, 0 insertions, 0 deletions