Displaying 1 result from an estimated 1 matches for "josephmaher".
2024 Feb 15
1
tests for clone-dest
...ch seems to be working for me, it's available here:
https://github.com/WayneD/rsync-patches/blob/master/clone-dest.diff
I've written some very basic tests, which I've attached to this email, in
case they are of use to anyone else. They're also available here:
https://github.com/josephmaher/rsync
Notes:
Tests need to be run as root.
clone-dest-btrs.test needs mkfs.btrfs (from btrfs-progs) and
btrs-search-metadata (from python3-btrfs).
clone-dest-xfs.test needs mkfs.xfs and xfs_bmap (from xfsprogs).
Joseph
-------------- next part --------------
#!/bin/sh
# Copyright (C)...