commit | a257cdd0e2179630d3201c32ba14d7fcb3c3a055 | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruen@suse.de> | Wed Jun 22 17:16:26 2005 +0000 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jun 22 16:07:23 2005 -0400 |
tree | accf4139050690a65f3f2600355cbcd1a602663b | |
parent | 9ba02638e4be28dd4ff724202a640264427c62d1 [diff] |
[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: 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>