[Bug 10643] cmp_time() returns incorrect result due to integer overflow

2014-06-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10643 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: Problem copying hard-linked symlinks

2014-06-15 Thread Wayne Davison
On Sun, Jun 15, 2014 at 3:08 PM, Chris Thompson wrote: > But this suggests something wrong with the configure script, as Solaris > 10_x86 is perfectly capable of hardlinking symlinks. > I'd imagine that your configure run was done on a filesystem that didn't support hardlinked symlinks, since th

Re: Problem copying hard-linked symlinks

2014-06-15 Thread Chris Thompson
On Jun 14 2014, Wayne Davison wrote: On Fri, Jun 13, 2014 at 12:29 PM, Chris Thompson wrote: When copying these with -H, rsync gets more than a little confused: Your rsync must be configured without CAN_HARDLINK_SYMLINK being defined (see config.h), as the normal code has been working fine