freebsd-dev/sys/nfsserver
Robert Watson aed5570872 Complete break-out of sys/sys/mac.h into sys/security/mac/mac_framework.h
begun with a repo-copy of mac.h to mac_framework.h.  sys/mac.h now
contains the userspace and user<->kernel API and definitions, with all
in-kernel interfaces moved to mac_framework.h, which is now included
across most of the kernel instead.

This change is the first step in a larger cleanup and sweep of MAC
Framework interfaces in the kernel, and will not be MFC'd.

Obtained from:	TrustedBSD Project
Sponsored by:	SPARTA
2006-10-22 11:52:19 +00:00
..
nfs_serv.c Temporary workaround to prevent leak of Giant from nfsd when calling 2006-06-05 14:48:02 +00:00
nfs_srvcache.c - Add a new function nfsrv_destroycache() to tear down the server request 2006-08-01 16:27:14 +00:00
nfs_srvsock.c Complete break-out of sys/sys/mac.h into sys/security/mac/mac_framework.h 2006-10-22 11:52:19 +00:00
nfs_srvsubs.c - Add a new function nfsrv_destroycache() to tear down the server request 2006-08-01 16:27:14 +00:00
nfs_syscalls.c Complete break-out of sys/sys/mac.h into sys/security/mac/mac_framework.h 2006-10-22 11:52:19 +00:00
nfs.h - Add a new function nfsrv_destroycache() to tear down the server request 2006-08-01 16:27:14 +00:00
nfsm_subs.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
nfsrvcache.h Size the NFS server dupreq cache on the basis of nmbclusters. On servers 2006-06-23 00:42:26 +00:00
nfsrvstats.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00