]> 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>
Wed, 9 Apr 2025 07:53:11 +0000 (09:53 +0200)
commita653ec509f99f14da49e11d6fed3cab30167b08a
tree9deabb91b9c997018285d369436145d67ebcf094
parent662c920ef7e38d9a8f2b9a2cdd4c800a89a19672
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