git: sbin/hammer - Add 'header' option for mirror-dump directive.

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Thu Mar 13 05:04:07 PDT 2014


commit 9f1b01216a394a5d97b8d4eaa4c56c449606a6fd
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Thu Mar 13 12:49:33 2014 +0100

    sbin/hammer - Add 'header' option for mirror-dump directive.
    
    - Provide means to dump PFS information only via 'mirror-dump'
      directive.
    - Snapshots directory is not shown at the moment.
    
    Submitted-by: YONETANI Tomokazu <y0netan1 at dragonflybsd.org>
    DragonFly-bug: <http://bugs.dragonflybsd.org/issues/1497>
    
    This commit closes #1497

Summary of changes:
 sbin/hammer/cmd_mirror.c   | 20 ++++++++++++++++++--
 sbin/hammer/cmd_pseudofs.c | 10 +++++++---
 sbin/hammer/hammer.8       |  7 +++++--
 sbin/hammer/hammer.c       |  4 ++--
 sbin/hammer/hammer.h       |  3 ++-
 5 files changed, 34 insertions(+), 10 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9f1b01216a394a5d97b8d4eaa4c56c449606a6fd


-- 
DragonFly BSD source repository



More information about the Commits mailing list