diff options
| author | Christoph Hellwig <[email protected]> | 2025-07-16 12:43:14 +0000 |
|---|---|---|
| committer | Carlos Maiolino <[email protected]> | 2025-07-24 15:30:13 +0000 |
| commit | 60538b0b54b38819fa94b2815b5d89863b074526 (patch) | |
| tree | 65e984c0f39fadb1a3b98c6a1ac8ed5ad091a4df /fs/xfs/xfs_inode.c | |
| parent | xfs: decouple xfs_trans_alloc_empty from xfs_trans_alloc (diff) | |
| download | kernel-60538b0b54b38819fa94b2815b5d89863b074526.tar.gz kernel-60538b0b54b38819fa94b2815b5d89863b074526.zip | |
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 <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Carlos Maiolino <[email protected]>
Diffstat (limited to 'fs/xfs/xfs_inode.c')
0 files changed, 0 insertions, 0 deletions
