]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_growfs: support internal RT devices xfs-zoned-2024-11-25
authorChristoph Hellwig <hch@lst.de>
Sat, 23 Nov 2024 08:27:35 +0000 (09:27 +0100)
committerChristoph Hellwig <hch@lst.de>
Sun, 24 Nov 2024 13:50:31 +0000 (14:50 +0100)
commit34aafa15ad0997d569f61e2528b4141ffd410692
tree8337bbb5df5d858b7698f393a1c6aec41dd616a7
parent4cdb4b4a31076302d0a3bb1b644f1784b0715b34
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