]> git.ipfire.org Git - thirdparty/linux.git/commit
xfs: move struct xfs_log_iovec to xfs_log_priv.h
authorChristoph Hellwig <hch@lst.de>
Wed, 12 Nov 2025 12:14:20 +0000 (13:14 +0100)
committerCarlos Maiolino <cem@kernel.org>
Wed, 21 Jan 2026 11:57:16 +0000 (12:57 +0100)
commit027410591418bded6ba6051151d88fc6fb8a7614
tree9772e65e088206e83c9aedb7ed428256c17e7481
parent8e7625344321105f5a52f59a3c7b3475a9a9e098
xfs: move struct xfs_log_iovec to xfs_log_priv.h

This structure is now only used by the core logging and CIL code.

Also remove the unused typedef.

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/libxfs/xfs_log_format.h
fs/xfs/xfs_log_priv.h