ACL_PERM_BITS
if ((entry->ae_perm | ACL_PERM_BITS) != ACL_PERM_BITS)
if ((perm | ACL_PERM_BITS) != ACL_PERM_BITS) {
mask_perm = ACL_PERM_BITS; /* effective is regular if no mask */