sbin/hammer2: Improve "printinode"
authorTomohiro Kusumi <tkusumi@netbsd.org>
Wed, 21 Oct 2020 17:15:01 +0000 (02:15 +0900)
committerTomohiro Kusumi <tkusumi@netbsd.org>
Fri, 23 Oct 2020 05:01:52 +0000 (14:01 +0900)
commite005fd439c75495d70ebc800d7e3369ce2879117
tree1e0c6a44064734e8d1d3c77efd418ca34db6121d
parent4e8d31bc275029132ee68f61e8f7aded4bfd37aa
sbin/hammer2: Improve "printinode"

Inmemory inode only has meta part of ondisk inode (no blockrefs),
so remove unused code which won't be implemented.
sbin/hammer2/print_inode.c