samba-bugs@samba.org
2008-Dec-16 02:39 UTC
DO NOT REPLY [Bug 5974] New: configure --help does not document xattr support properly
https://bugzilla.samba.org/show_bug.cgi?id=5974
Summary: configure --help does not document xattr support
properly
Product: rsync
Version: 3.0.4
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: steve53@earthlink.net
QAContact: rsync-qa@samba.org
configure --help documents --disable-xattr-support, but the code supports only
-enable-xattr-support
--
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.
samba-bugs@samba.org
2008-Dec-23 04:42 UTC
DO NOT REPLY [Bug 5974] configure --help does not document xattr support properly
https://bugzilla.samba.org/show_bug.cgi?id=5974
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Comment #1 from wayned@samba.org 2008-12-22 22:42 CST -------
configure defaults to auto-enabled xattr support, and --disable-xattr-support
turns it off (note that SUPPORT_XATTRS gets disabled). If you're having a
problem, please let us know what that is.
--
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.
samba-bugs@samba.org
2008-Dec-23 17:38 UTC
DO NOT REPLY [Bug 5974] configure --help does not document xattr support properly
https://bugzilla.samba.org/show_bug.cgi?id=5974 ------- Comment #2 from steve53@earthlink.net 2008-12-23 11:39 CST ------- (In reply to comment #1) Oops. I misread the code to say that support defaulted to off. Sorry to waste your time. -- 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.
Seemingly Similar Threads
- DO NOT REPLY [Bug 5401] New: getpassf() should honor strict modes
- DO NOT REPLY [Bug 5939] New: rsync: delete of stat xattr failed for ... (in backup): Operation not permitted (1)
- rsync keeps writing files over
- DO NOT REPLY [Bug 5147] New: Read-only files that have changed xattrs fail to allow xattr changes
- DO NOT REPLY [Bug 5365] New: --backup and --xattrs are not compatible