search for: esync_gpfs_attr

Displaying 1 result from an estimated 1 matches for "esync_gpfs_attr".

2012 Sep 28
1
Patch for GPFS support
....0.6.tar.gz wget http://lists.samba.org/archive/rsync/attachments/20081021/015484b1/rsync_gpfs_attrs-git.obj tar -zxf rsync-3.0.6.tar.gz cd rsync-3.0.6 patch -p1 -F3 -i ../rsync_gpfs_attrs-git.diff ./configure --prefix=/tmp make I get a heap of these warnings: proto.h:111:28: warning: ?struct esync_gpfs_attr? declared inside parameter list [enabled by default] proto.h:111:28: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default] And then the following error: In file included from rsync.h:920:0, from gpfs.c:20: proto.h:1...