+24
−0
+1
−0
fs/nfs_common/Makefile
0 → 100644
+7
−0
fs/nfs_common/nfsacl.c
0 → 100644
+257
−0
+2
−0
Loading
This adds functions for encoding and decoding POSIX ACLs for the NFSACL protocol extension, and the GETACL and SETACL RPCs. The implementation is compatible with NFSACL in Solaris. Signed-off-by:Andreas Gruenbacher <agruen@suse.de> Acked-by:
Olaf Kirch <okir@suse.de> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Trond Myklebust <Trond.Myklebust@netapp.com>