commit | fbb0ce40d6064e731b5976f10e91ce7b9683df1f | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@toxicpanda.com> | Fri Jan 24 09:32:52 2020 -0500 |
committer | David Sterba <dsterba@suse.com> | Mon Mar 23 17:01:31 2020 +0100 |
tree | 9ee40d1fbb3fd2c5399ca097bf3e60ca5c0237f2 | |
parent | ca2037fba6af039c18ae3219ff2fbacf2ca7c133 [diff] |
btrfs: hold a ref on the root in btrfs_check_uuid_tree_entry We lookup the uuid of arbitrary subvolumes, hold a ref on the root while we're doing this. Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>