commit | 0b2dee5cff7490b5e874d33537d4cfcf66e5ba0d | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@toxicpanda.com> | Fri Jan 24 09:32:46 2020 -0500 |
committer | David Sterba <dsterba@suse.com> | Mon Mar 23 17:01:30 2020 +0100 |
tree | 272c6488dd9f08e86b484e4db1cbad3c9fa089e9 | |
parent | 9f583209f20a6eb0d959416010d07582a5014098 [diff] |
btrfs: hold a ref for the root in btrfs_find_orphan_roots We lookup roots for every orphan item we have, we need to hold a ref on the root while we're doing this work. Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>