Roland Mainz wrote:
Hi!

----

Does anyone know out-of-the-head whether tmpfs supports ACLs - and if
"yes" - which type(s) of ACLs (e.g. NFSv4/ZFS, old POSIX draft ACLs
etc.) are supported by tmpfs ?


tmpfs does not support ACLs

see _PC_ACL_ENABLED in [f]pathconf(2). You can query the file system for what type of ACLs it supports.

----

Bye,
Roland



_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to