]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_db: metadump realtime devices
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:24:38 +0000 (16:24 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 24 Dec 2024 02:01:34 +0000 (18:01 -0800)
commit6bc20c5edbab51ca6c77160c44c1076f3d4773a2
tree38b1f4ddd2129f9d8d350b8d310fbf0ac40a0c12
parent6ba6f3933ee6af32c4a2187b742788cb21831bc6
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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
db/metadump.c
db/xfs_metadump.sh
include/xfs_metadump.h
man/man8/xfs_metadump.8
mdrestore/xfs_mdrestore.c