commit | 3450dce5d3a651d29e18520235cf2b4a242fc90a | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Thu Sep 23 16:01:25 2021 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Sat Oct 16 11:11:55 2021 -0700 |
tree | 8877269aa9f5173b97682fb85b2d1b5eb3e817fe | |
parent | cb7224f72b9ad23897106b2df2b5f41fe434cf3d [diff] |
xfs_db: report absolute maxlevels for each btree type Augment the xfs_db btheight command so that the debugger can display the absolute maximum btree height for each btree type. Signed-off-by: Darrick J. Wong <djwong@kernel.org>