samba-bugs
Sun, 07 Feb 2010 17:00:18 -0800
https://bugzilla.samba.org/show_bug.cgi?id=7109
Summary: Need to define NO_SYMLINK_XATTR on Linux
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: way...@samba.org
ReportedBy: m...@mattmccutchen.net
QAContact: rsync...@samba.org
NO_SYMLINK_XATTRS needs to be defined on Linux. See:
http://git.savannah.gnu.org/cgit/attr.git/tree/man/man5/attr.5?id=1cc88bd4c17ef99ace22c8be362d513f155b1387#n116
It would be nice to have a portable configure test rather than hard-coding the
value for each OS. Unfortunately, the test may need to use the abstraction
layer in lib/sysxattrs.c, which would not be available at configure time
without special tricks.
--
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.
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html