]> gitweb.michael.orlitzky.com - apply-default-acl.git/commit
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)
commit2ab9ebe178bc7ef6f1d65dc465712f4fe18b4b50
tree103bbab67a54a60d6beffac63a7492de7dd00a7a
parent74874a84798b0ad24c19183482f129355ca541fc
Add the acl_execute_masked() function.
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).
src/apply-default-acl.c