On 3/15/07, Deepak Joshi <deepak_cins@xxxxxxxxxxx> wrote:
Hi all, I am using setfacl command to set the ACL list. can anybody please tell me that which system call it uses to set the ACL.
strace setfacl ... 2> /tmp/setfacl-system-calls Should give you a list of all the system calls from that execution. Then just look through that output file and see what it uses. Greg -- Greg Freemyer The Norcross Group Forensics for the 21st Century -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ