bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] ACL support in git version of GNU tar


From: Markus Steinborn
Subject: Re: [Bug-tar] ACL support in git version of GNU tar
Date: Sat, 15 Feb 2014 20:56:00 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Firefox/24.0 SeaMonkey/2.21

Sergey Poznyakoff schrieb:
Yes, they are next in my queue.


That are great news. IMHO tweaking the xattr-related options would be good. The portablity problems even between different linux kernel versions of File capatibilies lead me to the point that I'd like to archive only user.* xattrs, and security.* xattrs iff a specific xattr handler is available (e. g. for ACLs we have one, and for Capabilities there is my patch available for handling them).

So adjusting the options would be good, perhaps

--acls                Will archive .what it currently does
--acls=user           Only user.*
--acls=wellknown       Only user..*, security.*.
--acls=all Will archive all acls, should imply acls-include. Those being handled separately should not being archived as xattr (extracting them might overwrite a correctly restored entry by a wrong one, e. g. UIDs changed).


Gven that is point has not been discussed in public, my patch does not propose a ready to use options handling.


Greetings

Markus Steinborn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]