Hi,

in order to add more tests to my non-regression test suite, I'd like to 
worry about NFSv4 acl.
Currently, a POSIX FS manages ACLs via a special xattr named 
system.posix_acl_access (and uses getxattr()/setxattr() to deal with 
them). The xattr can be accessed either by
The NFSv4 ACLs are no POSIX ACL and they rely on system.nfs4_acl (which 
can be managed by {set,get}xattr() function and by utilities 
nfs4_setfacl and nfs4_getfacl, provided in package nfs4-acl-tools.
Ganesha embeds ACLs support for NFS : what are currently the tests 
designed and used to check if the features is correctly working and does 
not regress ?

     Regards

         Philippe



------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to