diff options
author | Josef Bacik <josef@toxicpanda.com> | 2020-02-15 00:11:46 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2020-03-23 19:01:59 +0300 |
commit | efc3453494af78180ac00d9dd8391fd52c4a921e (patch) | |
tree | afbfe97048a58a7d327e01ccf9c1ca292f6dad41 /fs/reiserfs/xattr.c | |
parent | 4785e24fa5d23b05bc0f579e10aeb44c4a0a2a3d (diff) | |
download | linux-efc3453494af78180ac00d9dd8391fd52c4a921e.tar.xz |
btrfs: make btrfs_cleanup_fs_roots use the radix tree lock
The radix root is primarily protected by the fs_roots_radix_lock, so use
that to lookup and get a ref on all of our fs roots in
btrfs_cleanup_fs_roots. The tree reference is taken in the protected
section as before.
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/reiserfs/xattr.c')
0 files changed, 0 insertions, 0 deletions