sbin/hammer: Cleanup and squash inode record format of hammer show
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Wed, 2 Mar 2016 17:40:01 +0000 (02:40 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 5 Mar 2016 09:43:58 +0000 (18:43 +0900)
commit963a61c53638c2a0f89062fe3bd075ad047c44fe
tree4865f2bc40ada4a9f0b7340de896f69b7fd1ee56
parent1f17336486c7bdf510d834b479640a37242159e9
sbin/hammer: Cleanup and squash inode record format of hammer show

Inode information was taking too many lines for no reason.
Squash three lines into two and also add atime= in addition to
mtime= and ctime=.
sbin/hammer/cmd_show.c