xfs: bump max fsgeom struct version
authorDarrick J. Wong <djwong@kernel.org>
Mon, 16 Oct 2023 16:16:06 +0000 (09:16 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 17 Oct 2023 15:40:54 +0000 (08:40 -0700)
commit9488062805943c2d63350d3ef9e4dc093799789a
treee23c20d84646af981aabe077dd28b550c866b60d
parent58720809f52779dc0f08e53e54b014209d13eebb
xfs: bump max fsgeom struct version

The latest version of the fs geometry structure is v5.  Bump this
constant so that xfs_db and mkfs calls to libxfs_fs_geometry will fill
out all the fields.

IOWs, this commit is a no-op for the kernel, but will be useful for
userspace reporting in later changes.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_sb.h