summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_output.py
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2025-07-16 14:43:12 +0200
committerCarlos Maiolino <cem@kernel.org>2025-07-24 17:30:13 +0200
commitf1cc16e1547e7be4245755be27bb11027344b4d0 (patch)
treec90f9349102c4e7aad33cf744a4084fd4adc1c5c /scripts/lib/kdoc/kdoc_output.py
parent736b576d4d9836318ef890093e3b37c35619cfdf (diff)
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 <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions