diff options
| author | Christoph Hellwig <[email protected]> | 2025-03-17 05:48:33 +0000 |
|---|---|---|
| committer | Carlos Maiolino <[email protected]> | 2025-03-18 13:47:45 +0000 |
| commit | 5abea7094bdff895c6f9e579745ecd9883bfb231 (patch) | |
| tree | 27665b55ad495c7897c2d961324e00b7ce5b3735 /fs/xfs/xfs_rtalloc.c | |
| parent | xfs: call xfs_buf_alloc_backing_mem from _xfs_buf_alloc (diff) | |
| download | kernel-5abea7094bdff895c6f9e579745ecd9883bfb231.tar.gz kernel-5abea7094bdff895c6f9e579745ecd9883bfb231.zip | |
xfs: remove xfs_buf_get_maps
xfs_buf_get_maps has a single caller, and can just be open coded there.
When doing that, stop handling the allocation failure as we always pass
__GFP_NOFAIL to the slab allocator, and use the proper kcalloc helper for
array allocations.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Carlos Maiolino <[email protected]>
Signed-off-by: Carlos Maiolino <[email protected]>
Diffstat (limited to 'fs/xfs/xfs_rtalloc.c')
0 files changed, 0 insertions, 0 deletions
