]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: remove the xfs_trans_header_t typedef
authorChristoph Hellwig <hch@lst.de>
Fri, 5 Dec 2025 15:02:46 +0000 (16:02 +0100)
committerAndrey Albershteyn <aalbersh@kernel.org>
Mon, 8 Dec 2025 17:03:15 +0000 (18:03 +0100)
commitea57d274ccb6183b7546a1fc55d8d966a028a8fd
tree2f08bdc533cdc68017aae3977b0a0411629b39d0
parentaa68656da2483fd5982d7b70aa3143892417a7a6
xfs: remove the xfs_trans_header_t typedef

Source kernel commit: 05f17dcbfd5dbe309af310508d8830ac4e0c5d4c

There are 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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrey Albershteyn <aalbersh@kernel.org>
libxfs/xfs_log_format.h
libxfs/xfs_log_recover.h