]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_db: support computing btheight for all cursor types
authorDarrick J. Wong <djwong@kernel.org>
Thu, 6 Jan 2022 22:13:22 +0000 (14:13 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 20 Jan 2022 00:02:53 +0000 (16:02 -0800)
commit7e87a32024852ff85566d8809923858c597909a0
tree3f2363d0167bdff37cfcaa2171c325a0f92d5c93
parent63272191cbd7d2a1d01f12b05a6b5e02562c0a73
xfs_db: support computing btheight for all cursor types

Add the special magic btree type value 'all' to the btheight command so
that we can display information about all known btree types at once.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
db/btheight.c
man/man8/xfs_db.8