]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: remove the xlog_ticket_t typedef xfs-trans-cleanups
authorChristoph Hellwig <hch@lst.de>
Tue, 15 Jul 2025 05:57:30 +0000 (07:57 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 15 Jul 2025 16:22:15 +0000 (18:22 +0200)
commitc6db29982e26bbd97b2d10c4611e623dc60ada33
tree6d5c405d38e26e2c39cfa809c71a18ec424e9e38
parent1641b639062cf5acbb3f94818556a02076cadfc5
xfs: remove the xlog_ticket_t typedef

Almost no users of the typedef left, kill it and switch the remaining
users to use the underlying struct.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
fs/xfs/xfs_log.c
fs/xfs/xfs_log_priv.h