diff options
author | Gabriel Niebler <[email protected]> | 2022-04-21 17:45:38 +0200 |
---|---|---|
committer | David Sterba <[email protected]> | 2022-05-16 17:03:16 +0200 |
commit | 8ee922689d67b7cfa6acbe2aa1ee76ac72e6fc8a (patch) | |
tree | 8744bf4ab772288a578b6fe96d698e4e34560752 /lib/mpi/mpiutil.c | |
parent | 4076942021fe14efecae33bf98566df6dd5ae6f7 (diff) |
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 <[email protected]>
Signed-off-by: Gabriel Niebler <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions