]> git.ipfire.org Git - thirdparty/linux.git/commit
xfs: add missing forward declaration in xfs_zones.h
authorDamien Le Moal <dlemoal@kernel.org>
Wed, 14 Jan 2026 06:53:24 +0000 (07:53 +0100)
committerCarlos Maiolino <cem@kernel.org>
Wed, 21 Jan 2026 11:57:16 +0000 (12:57 +0100)
commit41263267ef26d315b1425eb9c8a8d7092f9db7c8
tree7d0c1c939765c450fec08fe6b6171712c92be757
parent3a65ea768b8094e4699e72f9ab420eb9e0f3f568
xfs: add missing forward declaration in xfs_zones.h

Add the missing forward declaration for struct blk_zone in xfs_zones.h.
This avoids headaches with the order of header file inclusion to avoid
compilation errors.

Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
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/libxfs/xfs_zones.h