summaryrefslogtreecommitdiff
path: root/rust/helpers/task.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2025-07-16 15:43:14 +0300
committerCarlos Maiolino <cem@kernel.org>2025-07-24 18:30:13 +0300
commit60538b0b54b38819fa94b2815b5d89863b074526 (patch)
tree65e984c0f39fadb1a3b98c6a1ac8ed5ad091a4df /rust/helpers/task.c
parent83a80e95e797a2a6d14bf7983e5e6eecf8f5facb (diff)
downloadlinux-60538b0b54b38819fa94b2815b5d89863b074526.tar.xz
xfs: don't use xfs_trans_reserve in xfs_trans_roll
xfs_trans_roll uses xfs_trans_reserve to basically just call into xfs_log_regrant while bypassing the reset of xfs_trans_reserve. Open code the call to xfs_log_regrant in xfs_trans_roll and simplify xfs_trans_reserve now that it never regrants and always asks for a log reservation. 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 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions