]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_mdrestore: support internal RT devices
authorChristoph Hellwig <hch@lst.de>
Mon, 18 Nov 2024 16:35:30 +0000 (17:35 +0100)
committerChristoph Hellwig <hch@lst.de>
Thu, 21 Nov 2024 09:19:40 +0000 (10:19 +0100)
commit8ef1ceba1457d99b9d2950bcaab171067fb59c6f
tree83d5819b26fa5d8eac2d2fe009ac7055cd8ad1c9
parent34890e96e9298483ad178bc282acc8415ccbbfc6
xfs_mdrestore: support internal RT devices

Calculate the size properly for internal RT devices and skip restoring
to the external one for this case.

Signed-off-by: Christoph Hellwig <hch@lst.de>
mdrestore/xfs_mdrestore.c