]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: support the realtime rmapbt
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:24:52 +0000 (16:24 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 28 Nov 2024 02:33:22 +0000 (18:33 -0800)
commit4c17ecb8d24d69efa7b5279a34e2185c65f81de0
treea2d9d350541c1742c401a47193e7997489144227
parentea2edddc3a8c593c9d95f2b8aee4973510442923
xfs_db: support the realtime rmapbt

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

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