diff options
author | Dave Chinner <dchinner@redhat.com> | 2023-02-13 01:14:54 +0300 |
---|---|---|
committer | Dave Chinner <dchinner@redhat.com> | 2023-02-13 01:14:54 +0300 |
commit | 230e8fe8462ffda0849ea40b61dcf9f233854076 (patch) | |
tree | 1138757d418b53e090f5e5a0da963b5b93de0aea /tools/perf/scripts/python | |
parent | e4d174260779ff0e2dc5de951c2e235721b02b05 (diff) | |
download | linux-230e8fe8462ffda0849ea40b61dcf9f233854076.tar.xz |
xfs: fold xfs_alloc_ag_vextent() into callers
We don't need the multiplexing xfs_alloc_ag_vextent() provided
anymore - we can just call the exact/near/size variants directly.
This allows us to remove args->type completely and stop using
args->fsbno as an input to the allocator algorithms.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions