]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: metadump realtime devices
authorDarrick J. Wong <djwong@kernel.org>
Thu, 15 Aug 2024 18:56:29 +0000 (11:56 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 16 Aug 2024 21:57:36 +0000 (14:57 -0700)
commitd37c1432d7cce37498d824f64cd8a4db02cc2a07
tree7608ec56eba39ff1c57c311c131463eec3af8ab7
parent2d976f2ed5e650382118f4722cf18c9c8a4f4f84
xfs_db: metadump realtime devices

Teach the metadump device to dump the filesystem metadata of a realtime
device to the metadump file.  Currently, this is limited to the realtime
superblock.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
db/metadump.c
db/xfs_metadump.sh
include/xfs_metadump.h
man/man8/xfs_metadump.8
mdrestore/xfs_mdrestore.c