]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_growfs: support internal RT devices
authorChristoph Hellwig <hch@lst.de>
Mon, 14 Apr 2025 05:36:26 +0000 (07:36 +0200)
committerAndrey Albershteyn <aalbersh@kernel.org>
Tue, 29 Apr 2025 16:11:09 +0000 (18:11 +0200)
commitfd4eb274c828604281c326aa1f104034e3f226b7
tree469a86fdf6a5364e4cfd5aa41e5c73037ee7add2
parente21b93e8fa67dedc0cfa25b1409810101b20d76c
xfs_growfs: support internal RT devices

Allow RT growfs when rtstart is set in the geomety, and adjust the
queried size for it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
growfs/xfs_growfs.c