]> gitweb.michael.orlitzky.com - apply-default-acl.git/commitdiff
Add the acl_execute_masked() function.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 9 Jan 2013 20:08:23 +0000 (15:08 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 9 Jan 2013 20:08:23 +0000 (15:08 -0500)
Rename any_can_execute to any_can_execute_or_dir().
Don't mask the execute bit if the target is a directory (more-closely follows setfacl's "X" behavior).


No differences found