]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: bump max fsgeom struct version
authorDarrick J. Wong <djwong@kernel.org>
Fri, 9 Feb 2024 09:15:17 +0000 (10:15 +0100)
committerCarlos Maiolino <cem@kernel.org>
Thu, 15 Feb 2024 11:56:43 +0000 (12:56 +0100)
commite2b01f5c201be8af0e61eafcb4d2d573dfd7eaa9
tree17290b82515da401da540803040ba117d1164537
parent7a7b09c2b027b6f45de61c6e56b36154c1138c0c
xfs: bump max fsgeom struct version

Source kernel commit: 9488062805943c2d63350d3ef9e4dc093799789a

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>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
libxfs/xfs_sb.h