Bug 11484 - Add --xattrs support for NetBSD
Summary: Add --xattrs support for NetBSD
Status: RESOLVED FIXED
Alias: None
Product: rsync
Classification: Unclassified
Component: core (show other bugs)
Version: 3.1.1
Hardware: All NetBSD
: P5 normal (vote)
Target Milestone: ---
Assignee: Wayne Davison
QA Contact: Rsync QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-02 04:18 UTC by Emmanuel Dreyfus
Modified: 2015-09-02 19:23 UTC (History)
0 users

See Also:


Attachments
Patch to enable --xattrs for NetBSD (2.44 KB, text/plain)
2015-09-02 04:18 UTC, Emmanuel Dreyfus
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Emmanuel Dreyfus 2015-09-02 04:18:25 UTC
Created attachment 11391 [details]
Patch to enable --xattrs for NetBSD

NetBSD implements both Linux and FreeBSD extended attribute API. Attached patch lets the configure script enable it.
Comment 1 Wayne Davison 2015-09-02 19:23:12 UTC
Thanks.  I simplified the change to the case statement and checked in support for netbsd.