The setfacl is used to set the acl entries and chmod also does the same thing. so can anybody please explain me which system call setfacl uses to set acl entries. does it call chmod only or it uses stat ?
Try using "strace" for that. -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ