]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_mdrestore: support internal RT devices
authorChristoph Hellwig <hch@lst.de>
Fri, 20 Dec 2024 03:54:43 +0000 (19:54 -0800)
committerChristoph Hellwig <hch@lst.de>
Tue, 8 Apr 2025 07:28:23 +0000 (09:28 +0200)
commite7fff2d4851a9824c3a38bc2190b0915775e1729
treefc6b3b292c134cf18d2feb899c9173adc0594b2d
parent20ea18e85bc628b5b653814e31781f044662b2c0
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