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

Source kernel commit: eff8668607888988cad7b31528ff08d8883c5d7e

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