support_rsync-3.0.9.patch
To build once patched - do:
./configure --enable-acl-support --enable-xattr-support
--enable-gpfs-support
(make sure that libacl1-dev, or equivalent, is available).
--
Orlando.
On 28/09/12 16:11, Orlando Richards wrote:
Some progress at my end - installing liba
‘gpfs_attr_get_changed’:
gpfs.c:601:16: error: ‘ACL’ undeclared (first use in this function)
make: *** [gpfs.o] Error 1
On 28/09/12 15:22, Orlando Richards wrote:
Hi all
My apologies for dragging up a very old mail from the depths of the
rsync archives:
http://lists.samba.org/archive/rsync/2008-October
Hi all
My apologies for dragging up a very old mail from the depths of the
rsync archives:
http://lists.samba.org/archive/rsync/2008-October/021963.html
I'm trying to use Ronnie's patch to get rsync to copy my GPFS NFSv4
ACLs. I'm having trouble building Ronnie's gpfs.c though - it turns out