On 01/10/2014 04:04 PM, Bernhard Voelker wrote: > As a side note for work around needed for setfacl below, i.e., the odd > behavior of only invoking the syscall if there would be change, I want > to mention that this is another reason for chmod, chown, etc. to continue > doing the system call instead of trying to optimize in user space, as > recently discussed.
Excellent docs. The fix looks good. thanks! Pádraig.
