]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
xfs: remove the xlog_in_core_t typedef
authorChristoph Hellwig <hch@lst.de>
Mon, 27 Oct 2025 07:05:56 +0000 (08:05 +0100)
committerCarlos Maiolino <cem@kernel.org>
Wed, 12 Nov 2025 10:09:25 +0000 (11:09 +0100)
commit6731f85d38aa476275183ccdd73527cd6d7f3297
treed6fcce6033bc4c6f63a1e74b31b0d9513838c0a5
parentbc2dd9f2ba004cb4cce671dbe62f5193f58e4abc
xfs: remove the xlog_in_core_t typedef

Switch the few remaining users to use the underlying struct directly.

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