diff options
author | Dave Chinner <[email protected]> | 2023-02-13 09:14:53 +1100 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2023-02-13 09:14:53 +1100 |
commit | ecd788a92460eef44c5444290757bfd0f38d91b4 (patch) | |
tree | 99f803895e57542df48f3064d8517950fb2b6ea8 /tools/perf/scripts/python/stackcollapse.py | |
parent | 76257a15873ccce817e0c4441f6bb66fb8f8201c (diff) |
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 <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions