On 09/26/2012 05:16 AM, Ryba, Lukas wrote: > facl(3, ACE_GETACL, 6, 0x1001472A0) Err#-1
So, facl failed and set errno to -1? Can you investigate why that might happen? facl is not supposed to do that. facl is a system call, which means the Solaris kernel's doing it.
