On Wed, 16 Jul 2025 14:43:10 +0200, Christoph Hellwig wrote: > this series cleans up the xfs_trans_alloc* and xfs_trans_reserve* > interfaces by keeping different code paths more separate and thus > removing redundant arguments and error returns. > > A git tree is also available here: > > git://git.infradead.org/users/hch/xfs.git xfs-trans-cleanups > > [...] Applied to for-next, thanks! [1/8] xfs: use xfs_trans_reserve_more in xfs_trans_reserve_more_inode commit: 8f89c581c0da32ea6a8a1250e7479aa20c4d2824 [2/8] xfs: don't use xfs_trans_reserve in xfs_trans_reserve_more commit: e13f9ce5bec1273639e6baf2562f01a464e2735a [3/8] xfs: decouple xfs_trans_alloc_empty from xfs_trans_alloc commit: ddf9708277ebe62f84f48f08e62392ff9b462501 [4/8] xfs: don't use xfs_trans_reserve in xfs_trans_roll commit: b4e174c374f677132bd5d16e27dffa4a22d6eed3 [5/8] xfs: return the allocated transaction from xfs_trans_alloc_empty commit: e967dc40d5017671e5e278aea858516440aa068a [6/8] xfs: return the allocated transaction from xchk_trans_alloc_empty commit: 149b5cf8c7d235ffaa5eef011615f826080e3ca0 [7/8] xfs: remove xrep_trans_{alloc,cancel}_hook_dummy commit: a766ae6fe12014ca072b4e8ba194b39c93f45d92 [8/8] xfs: remove the xlog_ticket_t typedef commit: d9dbddd143db281a3c6981de5faba7f051382ceb Best regards, -- Carlos Maiolino <cem@xxxxxxxxxx>