aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/fast_commit.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2024-09-18 05:30:10 +0000
committerCarlos Maiolino <[email protected]>2024-10-07 06:00:12 +0000
commit6aac77059881e4419df499392c995bf02fb9630b (patch)
treeb7eb8cd21d72ef2112d00fb4a84c0b96f3e197ed /fs/ext4/fast_commit.c
parentxfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc (diff)
downloadkernel-6aac77059881e4419df499392c995bf02fb9630b.tar.gz
kernel-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 <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Carlos Maiolino <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions