commit | bdf70b9e75f54a04941dc450abe61694e03fead4 | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@toxicpanda.com> | Fri Jan 24 09:32:29 2020 -0500 |
committer | David Sterba <dsterba@suse.com> | Mon Mar 23 17:01:27 2020 +0100 |
tree | dd5acf93b7281ab3e50685ccfb0d333e264f2c46 | |
parent | 9326f76f4bc4f4fc624d2f5263386ac879957867 [diff] |
btrfs: hold a root ref in btrfs_get_dentry Looking up the inode we need to search the root, make sure we hold a reference on that root while we're doing the lookup. Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>