Begin adding support for Solaris ZFS (4 entries per trivial ACL)
commit3715c01f8edd0353ca15dc4db5d1f825111988dd
authorJim Meyering <jim@meyering.net>
Fri, 16 Mar 2007 21:24:09 +0000 (16 22:24 +0100)
committerJim Meyering <jim@meyering.net>
Fri, 16 Mar 2007 21:24:09 +0000 (16 22:24 +0100)
tree5264d2c2310744ef9ff851b713227aa4dd9f2277
parentd2c7d7b58f9b50993ca72fc02c8ae9c044cab1ff
Begin adding support for Solaris ZFS (4 entries per trivial ACL)
* gl/lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
(file_has_acl, copy_acl): Use it, rather than enumerating errno values.
(is_trivial_acl): New function.  Incomplete, for now.
(file_has_acl, copy_acl): Use the new function, rather than
counting the number of entries in an ACL.
ChangeLog
gl/lib/acl.c