summaryrefslogtreecommitdiffstats
path: root/Documentation/block
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2024-09-18 07:30:10 +0200
committerCarlos Maiolino <cem@kernel.org>2024-10-07 08:00:12 +0200
commit6aac77059881e4419df499392c995bf02fb9630b (patch)
treeb7eb8cd21d72ef2112d00fb4a84c0b96f3e197ed /Documentation/block
parentxfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc (diff)
downloadlinux-6aac77059881e4419df499392c995bf02fb9630b.tar.xz
linux-6aac77059881e4419df499392c995bf02fb9630b.zip
xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_alloc
Currently the debug-only xfs_bmap_exact_minlen_extent_alloc allocation variant fails to drop into the lowmode last resort allocator, and thus can sometimes fail allocations for which the caller has a transaction block reservation. Fix this by using xfs_bmap_btalloc_low_space to do the actual allocation. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'Documentation/block')
0 files changed, 0 insertions, 0 deletions