search for: destfs

Displaying 2 results from an estimated 2 matches for "destfs".

Did you mean: testfs
2013 Jun 26
6
[PROGS PATCH] Import btrfs-extent-same
Originally from https://github.com/markfasheh/duperemove/blob/master/btrfs-extent-same.c Signed-off-by: Gabriel de Perthuis <g2p.code+btrfs@gmail.com> --- .gitignore | 1 + Makefile | 2 +- btrfs-extent-same.c | 145 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 147 insertions(+), 1 deletion(-) create mode 100644 btrfs-extent-same.c diff
2012 Feb 22
0
RFC for new zfs replication tool
...tion per filesystem-remotehost combination allowed # Stores configuration in filesystem properties of snapshots. # Need to figure out some sort of "locking", for during sync and changes. ## Possibly via filesystem properties?? or other zfs commands Usage: zrep -i/init ZFSfs remotehost destfs == create initial snapshot. should do lots of sanitychecks. both local and remote. SHOULD it actually do first sync as well? .... Should it allow hand-created snapshot,? If so, specify snap as ZFSfs arg. Extra options.......