diff options
author | 2020-02-14 16:11:46 -0500 | |
---|---|---|
committer | 2020-03-23 17:01:59 +0100 | |
commit | efc3453494af78180ac00d9dd8391fd52c4a921e (patch) | |
tree | afbfe97048a58a7d327e01ccf9c1ca292f6dad41 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: don't take an extra root ref at allocation time (diff) | |
download | linux-rng-efc3453494af78180ac00d9dd8391fd52c4a921e.tar.xz linux-rng-efc3453494af78180ac00d9dd8391fd52c4a921e.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions