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

Operating Systems / DragonFlyBSD - Tomohiro Kusumi [gmail.com] - 15 August 2016 07:02 UTC

Just to support the same options given that these are both based on the same volume/buffer structure.

25ee129 sbin/newfs_hammer: Add -C option from hammer(8)
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(-)

Upstream: gitweb.dragonflybsd.org


  • Share