samba-bugs@samba.org
2007-Apr-28 14:58 UTC
DO NOT REPLY [Bug 4573] New: Hide/protect filtering of xattrs by name
https://bugzilla.samba.org/show_bug.cgi?id=4573 Summary: Hide/protect filtering of xattrs by name Product: rsync Version: 3.0.0 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: hashproduct+rsync@gmail.com QAContact: rsync-qa@samba.org Users who use xattrs for many different purposes are likely to want to preserve some xattrs but not others. Thus, it would be nice to have a name-based hide/protect filtering system for xattrs just like the ones for files. Filters could be specified with an --xattr-filter option; I see no need to add corresponding syntactic-sugary --xattr-{in,ex}clude{,-from} options. For example, if src/ has been indexed by Beagle and I want to copy it to dest/, copying over all xattrs except the Beagle ones, I could run: rsync -aX --xattr-filter='H user.Beagle.*' src/ dest/ -- 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-Mar-03 12:31 UTC
DO NOT REPLY [Bug 4573] Hide/protect filtering of xattrs by name
https://bugzilla.samba.org/show_bug.cgi?id=4573 stlman@poczta.fm changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stlman@poczta.fm ------- Comment #1 from stlman@poczta.fm 2008-03-03 06:31 CST ------- *** Bug 5300 has been marked as a duplicate of this bug. *** -- 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 at samba.org
2010-Nov-28 14:10 UTC
DO NOT REPLY [Bug 4573] Hide/protect filtering of xattrs by name
https://bugzilla.samba.org/show_bug.cgi?id=4573 erik at logtenberg.eu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |erik at logtenberg.eu ------- Comment #2 from erik at logtenberg.eu 2010-11-28 08:10 CST ------- I would like to second this request, especially to be able to use comment #2 from this bug: https://bugzilla.samba.org/show_bug.cgi?id=6546 -- 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.
Possibly Parallel Threads
- DO NOT REPLY [Bug 5300] New: --xattrs-exclude and --xattrs-exclude-from
- sys-kernel/gentoo-sources-3.17.7 - nouveau driver fails at system resume - nouveau E[ PGRAPH][0000:01:00.0] PGRAPH TLB flush idle timeout fail
- DO NOT REPLY [Bug 6576] New: generate_files lists non-existent files
- DO NOT REPLY [Bug 6590] New: [sender] could not find xattr #1 for home/jdoe/TheFresh
- DO NOT REPLY [Bug 4561] Add options --tweak, --no-tweak, --no-tweak-hlinked