]> git.neil.brown.name Git - history.git/commit
[PATCH] nfsd: ACL support for the NFSv4 server
authorNeil Brown <neilb@cse.unsw.edu.au>
Mon, 23 Aug 2004 06:01:43 +0000 (23:01 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 23 Aug 2004 06:01:43 +0000 (23:01 -0700)
commit14a5171314d14896a2de110ca6c180ecf15641c6
tree5a4d97bf322a06af77a8118c24bcca9590fa7a9a
parentd99ad02c5b21eb0678e2197911f2cf26be5ce126
[PATCH] nfsd: ACL support for the NFSv4 server

Server-side support for the limited portion of the NFSv4 ACL protocol necessary
to support POSIX ACLs.  Will return an error on an attempt to set any ACL that
doesn't map to a POSIX ACL.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/nfsd/nfs4proc.c
fs/nfsd/nfs4xdr.c
fs/nfsd/vfs.c
include/linux/nfsd/nfsd.h
include/linux/nfsd/xdr4.h