git: sbin/hammer: Cleanup and squash inode record format of hammer show

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sat Mar 5 03:54:55 PST 2016


commit 963a61c53638c2a0f89062fe3bd075ad047c44fe
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Thu Mar 3 02:40:01 2016 +0900

    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=.

Summary of changes:
 sbin/hammer/cmd_show.c | 22 ++++++++++------------
 1 file changed, 10 insertions(+), 12 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/963a61c53638c2a0f89062fe3bd075ad047c44fe


-- 
DragonFly BSD source repository



More information about the Commits mailing list