DragonFly commits List (threaded) for 2008-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sbin/hammer cmd_mirror.c hammer.8
dillon 2008/11/08 21:22:56 PST
DragonFly src repository
Modified files:
sbin/hammer cmd_mirror.c hammer.8
Log:
Add a new feature to mirror-copy and mirror-write. If the target PFS does
not exist these directives will now ask you whether you want to create it
or not, providing a VERY convenient method for creating a new slave PFS.
WARNING! This adds another packet to the protocol to make the initial
handshake symmetrical, allowing the target to get information on the
originator's shared-uuid before the operation is initiated. If running
to or from a remote host both sides must be running the same version of
the hammer utility.
Submitted-by: Michael Neumann <mneumann@ntecs.de>
Revision Changes Path
1.16 +107 -0 src/sbin/hammer/cmd_mirror.c
1.57 +6 -0 src/sbin/hammer/hammer.8
http://www.dragonflybsd.org/cvsweb/src/sbin/hammer/cmd_mirror.c.diff?r1=1.15&r2=1.16&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/hammer/hammer.8.diff?r1=1.56&r2=1.57&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]