]> git.ipfire.org Git - thirdparty/linux.git/commit
xfs: remove the xlog_ticket_t typedef
authorChristoph Hellwig <hch@lst.de>
Wed, 16 Jul 2025 12:43:18 +0000 (14:43 +0200)
committerCarlos Maiolino <cem@kernel.org>
Thu, 24 Jul 2025 15:30:14 +0000 (17:30 +0200)
commitff67c13dc8f0a718e4097506bb9b8d7cbe8d691a
tree37fb20b9705625548b787bc5e75c6342a77f8e9b
parente4a1df35be5d98ffbfb2a919211380167b350c29
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>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
fs/xfs/xfs_log.c
fs/xfs/xfs_log_priv.h