Re: Patch for GPFS support

2012-10-07 Thread Orlando Richards
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

Re: Patch for GPFS support

2012-09-28 Thread Orlando Richards
‘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

Patch for GPFS support

2012-09-28 Thread Orlando Richards
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