aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_rtalloc.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2025-07-16 12:43:12 +0000
committerCarlos Maiolino <[email protected]>2025-07-24 15:30:13 +0000
commitf1cc16e1547e7be4245755be27bb11027344b4d0 (patch)
treec90f9349102c4e7aad33cf744a4084fd4adc1c5c /fs/xfs/xfs_rtalloc.c
parentxfs: use xfs_trans_reserve_more in xfs_trans_reserve_more_inode (diff)
downloadkernel-f1cc16e1547e7be4245755be27bb11027344b4d0.tar.gz
kernel-f1cc16e1547e7be4245755be27bb11027344b4d0.zip
xfs: don't use xfs_trans_reserve in xfs_trans_reserve_more
xfs_trans_reserve_more just tries to allocate additional blocks and/or rtextents and is otherwise unrelated to the transaction reservation logic. Open code the block and rtextent reservation in xfs_trans_reserve_more to prepare for simplifying xfs_trans_reserve. 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/xfs/xfs_rtalloc.c')
0 files changed, 0 insertions, 0 deletions