]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_db: drop the metadata checking code from blockget
authorDarrick J. Wong <djwong@kernel.org>
Wed, 11 Dec 2024 22:48:33 +0000 (14:48 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 24 Dec 2024 02:01:26 +0000 (18:01 -0800)
commit19346fffd815b8339626de0d43163c803b82d8e3
treea29ee57d85fb67a2e449be118733660ce01a2724
parente2d3445361ffe61c237db566259762b3f21e88dd
xfs_db: drop the metadata checking code from blockget

Drop the check subcommand and all the metadata checking code from
xfs_db.  We haven't shipped xfs_check in xfsprogs in a decade and the
last known user (fstests) stopped calling it back in July 2024.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Andrey Albershteyn <aalbersh@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
db/check.c
man/man8/xfs_db.8