]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_growfs: support internal RT devices xfs-zoned-rebase
authorChristoph Hellwig <hch@lst.de>
Fri, 20 Dec 2024 03:55:59 +0000 (19:55 -0800)
committerChristoph Hellwig <hch@lst.de>
Tue, 8 Apr 2025 07:28:23 +0000 (09:28 +0200)
commitbd2d87b773719b37565be5f68fc123db46a1b0a5
tree14be9a729c900e28d607e54bb71b2832db9cfdc4
parente7fff2d4851a9824c3a38bc2190b0915775e1729
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>
growfs/xfs_growfs.c