DragonFly commits List (threaded) for 2009-08
DragonFly BSD
DragonFly commits List (threaded) for 2009-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: HAMMER Util - Bulk transfer, SIGPIPE, more features.


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 17 Aug 2009 13:18:08 -0700 (PDT)

commit 0bd7a37c6472ea619a1815995fa681750bb378cb
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Mon Aug 17 13:14:53 2009 -0700

    HAMMER Util - Bulk transfer, SIGPIPE, more features.
    
    * Add -B option for initial bulk transfer in a mirror-stream
    
    * The parent process in a mirror-stream and mirror-copy operation
      now ignores SIGPIPE
    
    * Use the smaller of ctime or mtime when calculating the real timestamp
      for a snapshot softlink in a prune operation.
    
    * Sleep an additional 15 seconds before reconnecting a failed connection
      in a mirror-stream operation.

Summary of changes:
 sbin/hammer/cmd_mirror.c    |    7 +++++--
 sbin/hammer/cmd_softprune.c |    8 +++++++-
 sbin/hammer/hammer.8        |   33 ++++++++++++++++++++++++++++-----
 sbin/hammer/hammer.c        |    6 +++++-
 sbin/hammer/hammer.h        |    1 +
 5 files changed, 46 insertions(+), 9 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0bd7a37c6472ea619a1815995fa681750bb378cb


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]