sbin/hammer: Add inode size check to hammer show
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Thu, 18 Aug 2016 11:33:58 +0000 (20:33 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Thu, 18 Aug 2016 13:06:41 +0000 (22:06 +0900)
commit6adb5810ad35b79d3d5303debd2e1136bf577049
tree908da297a700babcf21b1d8a9bea3f4493c65a2b
parent00dd9c672baf53a2d68fc46acc5a8fe21c949bc1
sbin/hammer: Add inode size check to hammer show

Do the same sanity check as what hammer_crc_set|test_leaf()
do in kernel space.
sbin/hammer/cmd_show.c