freebsd-skq/sys/fs/nfsserver
rmacklem 0ccdae7b7d Modify the experimental server so that it uses VOP_ACCESSX().
This is necessary in order to enable NFSv4 ACL support. The
argument to nfsvno_accchk() was changed to an accmode_t and
the function nfsrv_aclaccess() was no longer needed and,
therefore, deleted.

Reviewed by:	trasz
MFC after:	2 weeks
2009-12-25 20:44:19 +00:00
..
nfs_nfsdcache.c Allow using IPv6 in nfsrvd_sentcache() callback. 2009-12-08 23:43:50 +00:00
nfs_nfsdkrpc.c Add the SVC_RELEASE(xprt), as required by r194407. 2009-06-17 22:55:59 +00:00
nfs_nfsdport.c Modify the experimental server so that it uses VOP_ACCESSX(). 2009-12-25 20:44:19 +00:00
nfs_nfsdserv.c Modify the experimental server so that it uses VOP_ACCESSX(). 2009-12-25 20:44:19 +00:00
nfs_nfsdsocket.c Fix the handling of NFSv4 Illegal Operation number to conform 2009-05-26 01:16:09 +00:00
nfs_nfsdstate.c Rework the credential code to support larger values of NGROUPS and 2009-06-19 17:10:35 +00:00
nfs_nfsdsubs.c Apply changes to the experimental nfs server so that it uses the security 2009-05-14 21:39:08 +00:00