[PATCH] NFSD: Add server support for NFSv3 ACLs.
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: NAndreas Gruenbacher <agruen@suse.de> Acked-by: NOlaf Kirch <okir@suse.de> Signed-off-by: NAndrew Morton <akpm@osdl.org> Signed-off-by: NTrond Myklebust <Trond.Myklebust@netapp.com>
Showing
fs/nfs_common/Makefile
0 → 100644
fs/nfs_common/nfsacl.c
0 → 100644
fs/nfsd/nfs2acl.c
0 → 100644
fs/nfsd/nfs3acl.c
0 → 100644
include/linux/nfsacl.h
0 → 100644
想要评论请 注册 或 登录