Dave Chinner ecd788a924 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>
2023-02-13 09:14:53 +11:00
..
2023-02-13 09:14:53 +11:00
2022-01-15 16:30:29 +02:00
2021-10-22 16:00:31 -07:00
2022-10-19 12:55:42 +02:00
2022-10-19 12:55:42 +02:00
2022-07-22 10:58:39 -07:00
2022-06-23 13:34:38 -07:00
2022-12-13 19:29:45 -08:00
2022-10-10 20:32:10 -07:00
2022-05-11 17:01:22 +10:00
2021-08-19 10:07:14 -07:00
2023-02-10 09:06:06 -08:00