DO NOT REPLY [Bug 6027] Error when rsync encounters empty symlinks

samba-bugs at samba.org samba-bugs at samba.org
Fri Feb 6 03:14:23 GMT 2009


https://bugzilla.samba.org/show_bug.cgi?id=6027





------- Comment #6 from matt at mattmccutchen.net  2009-02-05 21:14 CST -------
Looks good.

As for comment #3: on Linux, each filesystem implements independent
"follow_link" and "readlink" functions, so when you follow a symlink, the
filesystem can send you anywhere it likes independent of the return value of
readlink.  /proc/*/fd/* symlinks for pipes and sockets work this way.  Thus, I
was wondering how --copy-unsafe-links should handle a symlink that cannot be
read (or returns a zero-length target) but can still be followed.  Anyone who
cares about this corner case can comment on the mailing list.


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list