]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_growfs: support internal RT devices xfs-zoned-2025-04-10
authorChristoph Hellwig <hch@lst.de>
Fri, 20 Dec 2024 03:55:59 +0000 (19:55 -0800)
committerChristoph Hellwig <hch@lst.de>
Wed, 9 Apr 2025 07:53:11 +0000 (09:53 +0200)
commitb8b48958fdd994af2df8b3d9874b3e0f1eb74049
tree95f2cb0d116c828075f63ea865ca80d36d11f32b
parenta653ec509f99f14da49e11d6fed3cab30167b08a
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