git: hammer - Add scoreboard file option
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Tue Sep 11 09:54:53 PDT 2012
    
    
  
commit 269cdd19207ce00287eaced36ede8a8d2a36e043
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Sep 11 09:54:02 2012 -0700
    hammer - Add scoreboard file option
    
    * Add -e <scoreboardfile> option for mirror-stream, so one can see the
      progress of mirror-streams running in the background.
Summary of changes:
 sbin/hammer/cmd_mirror.c  |   52 +++++++++++++++++++++++++++++++++++++++-----
 sbin/hammer/hammer.8      |    3 ++
 sbin/hammer/hammer.c      |    6 ++++-
 sbin/hammer/hammer_util.h |    3 ++
 sbin/hammer/misc.c        |   37 ++++++++++++++++++++++++++++++++
 5 files changed, 94 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/269cdd19207ce00287eaced36ede8a8d2a36e043
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list