git: HAMMER Util - Bulk transfer, SIGPIPE, more features.
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Aug 17 13:20:08 PDT 2009
commit 0bd7a37c6472ea619a1815995fa681750bb378cb
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list