git: sbin/newfs_hammer: Add -C option from hammer(8)

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Mon Aug 15 05:50:05 PDT 2016


commit 25ee129e19d202a0ca0e1ea9855c933a7d545cb6
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Mon Aug 15 00:54:05 2016 +0900

    sbin/newfs_hammer: Add -C option from hammer(8)
    
    Just to support the same options given that these are both based
    on the same volume/buffer structure.

Summary of changes:
 sbin/hammer/cache.c              | 40 ++++++++++++++++++++++++++++++++++++++++
 sbin/hammer/hammer.c             | 32 +-------------------------------
 sbin/hammer/hammer.h             |  2 --
 sbin/hammer/hammer_util.h        |  3 +++
 sbin/newfs_hammer/newfs_hammer.8 |  6 +++++-
 sbin/newfs_hammer/newfs_hammer.c |  8 ++++++--
 6 files changed, 55 insertions(+), 36 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/25ee129e19d202a0ca0e1ea9855c933a7d545cb6


-- 
DragonFly BSD source repository


More information about the Commits mailing list