sbin/hammer: Add printf for remaining btree records
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Mon, 23 Feb 2015 16:00:28 +0000 (01:00 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Mon, 23 Feb 2015 16:36:38 +0000 (01:36 +0900)
commit6541a74bc0a477772d91f069dc5209edbb8e2c7f
treec52876a96602366610bfb94bb227564b5b85af3e
parent745a88c56024f57dab26d3e1c1912f40e2c7f330
sbin/hammer: Add printf for remaining btree records

- Add printf for UNKNOWN/PFS/SNAPSHOT/CONFIG records that was
  missing in hammer show command.

- Useful for debugging.
sbin/hammer/cmd_show.c