When dumping the bmap with extents in btree form, the traversal
code should use XFS_BMBT_ macros instead of XFS_BMDR_ macros to
access the key and pointer fields below the root node.
Signed-off-by: Peter Watkins <treestem@gmail.com> Signed-off-by: Eric Sandeen <sandeen@sandeen.net>