]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Rework sun_acl_is_trivial() once again
authorMartin Matuska <martin@matuska.org>
Sun, 15 Jan 2017 22:51:46 +0000 (23:51 +0100)
committerMartin Matuska <martin@matuska.org>
Sun, 15 Jan 2017 22:56:14 +0000 (23:56 +0100)
commitf8e2a7b40d6dbf15f03f0c1952cc370feceec91b
tree39aa7cec17b55ac9e9780e6637f638364e31b205
parent0f64fb381311225228089d008c6db83260dafa09
Rework sun_acl_is_trivial() once again

Make the NFSv4 ACL part more readable
Declare constants as constants
ACE_DELETE_CHILD for write perms was introduced by illumos in
illumos/illumos-gate@d316fffc9c361532a482208561bbb614dac7f916
The best solution is to treat both types of write perms as trivial
libarchive/archive_read_disk_entry_from_file.c