diff options
author | 2022-04-21 17:45:38 +0200 | |
---|---|---|
committer | 2022-05-16 17:03:16 +0200 | |
commit | 8ee922689d67b7cfa6acbe2aa1ee76ac72e6fc8a (patch) | |
tree | 8744bf4ab772288a578b6fe96d698e4e34560752 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: turn name_cache radix tree into XArray in send_ctx (diff) | |
download | linux-dev-8ee922689d67b7cfa6acbe2aa1ee76ac72e6fc8a.tar.xz linux-dev-8ee922689d67b7cfa6acbe2aa1ee76ac72e6fc8a.zip |
btrfs: turn fs_info member buffer_radix into XArray
… named 'extent_buffers'. Also adjust all usages of this object to use
the XArray API, which greatly simplifies the code as it takes care of
locking and is generally easier to use and understand, providing
notionally simpler array semantics.
Also perform some light refactoring.
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Gabriel Niebler <gniebler@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