]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_db: support the realtime refcountbt
authorDarrick J. Wong <djwong@kernel.org>
Mon, 24 Feb 2025 18:22:04 +0000 (10:22 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 25 Feb 2025 17:16:02 +0000 (09:16 -0800)
commit31076935f0b748c59844295595beb21a1cf5b887
tree97498fd09153182d4c922f15df50d51ac52292fa
parent97897d6823f0bfffa6ed48205626e0ab646f7a15
xfs_db: support the realtime refcountbt

Wire up various parts of xfs_db for realtime refcount support so that we
can dump the rt refcount btree contents.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
db/btblock.c
db/btdump.c
db/btheight.c
libxfs/libxfs_api_defs.h
man/man8/xfs_db.8