patchGNU tar - Patches: patch #8907, xattrs support for OS X

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #8907: xattrs support for OS X

Submitter:  Siguza <siguza>
Submitted:  Sun 07 Feb 2016 05:19:39 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open

Sun 07 Feb 2016 05:19:39 PM UTC, original submission:  

On OS X, xattrs support is correctly detected as available, but the build fails because the API is different.
Instead of having setxattr, getxattr and listxattr each prefixed with l, OS X uses the unprefixed version together with the XATTR_NOFOLLOW flag.

This patch makes tar with xattrs support build on both OS X and Linux (Tested on OS X 10.11.3 and Ubuntu 15.10).

Siguza <siguza>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #36272:  01-osx-xattr-fix.patch added by siguza (5KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by siguza (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-02-07 siguza Attached File- Added 01-osx-xattr-fix.patch, #36272

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code