diff options
author | 2023-02-13 09:14:53 +1100 | |
---|---|---|
committer | 2023-02-13 09:14:53 +1100 | |
commit | ecd788a92460eef44c5444290757bfd0f38d91b4 (patch) | |
tree | 99f803895e57542df48f3064d8517950fb2b6ea8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: introduce xfs_for_each_perag_wrap() (diff) | |
download | wireguard-linux-ecd788a92460eef44c5444290757bfd0f38d91b4.tar.xz wireguard-linux-ecd788a92460eef44c5444290757bfd0f38d91b4.zip |
xfs: rework xfs_alloc_vextent()
It's a multiplexing mess that can be greatly simplified, and really
needs to be simplified to allow active per-ag references to
propagate from initial AG selection code the the bmapi code.
This splits the code out into separate a parameter checking
function, an iterator function, and allocation completion functions
and then implements the individual policies using these functions.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions