HardenedBSD/sys/nfs
Mike Smith 79cc756d8b As described by the submitter:
Reverse the VFS_VRELE patch.  Reference counting of vnodes does not need
to be done per-fs.  I noticed this while fixing vfs layering violations.
Doing reference counting in generic code is also the preference cited by
John Heidemann in recent discussions with him.

The implementation of alternative vnode management per-fs is still a valid
requirement for some filesystems but will be revisited sometime later,
most likely using a different framework.

Submitted by:	Michael Hancock <michaelh@cet.co.jp>
1998-05-06 05:29:41 +00:00
..
bootp_subr.c Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
krpc_subr.c Moved some #includes from <sys/param.h> nearer to where they are actually 1998-03-28 10:33:27 +00:00
krpc.h Forward declare more structs that are used in prototypes here - don't 1998-02-01 20:34:07 +00:00
nfs_bio.c Don't allow the readdirplus routine to be used in NFS V2. 1998-03-28 16:05:05 +00:00
nfs_common.c Use random() to find our initial xid. 1998-04-06 11:41:07 +00:00
nfs_common.h Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
nfs_node.c Staticize. 1998-02-09 06:11:36 +00:00
nfs_nqlease.c Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
nfs_serv.c Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
nfs_socket.c Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
nfs_srvcache.c Staticize. 1998-02-09 06:11:36 +00:00
nfs_subs.c Use random() to find our initial xid. 1998-04-06 11:41:07 +00:00
nfs_syscalls.c Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
nfs_vfsops.c As described by the submitter: 1998-05-06 05:29:41 +00:00
nfs_vnops.c Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
nfs.h Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
nfsdiskless.h
nfsm_subs.h Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
nfsmount.h
nfsnode.h Trivial filesystem getpages/putpages implementations, set the second. 1998-03-06 09:46:52 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h Added #include of <sys/queue.h> so that this file is more "self"-sufficent. 1998-02-03 22:19:35 +00:00
nfsv2.h
nqnfs.h Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
rpcv2.h
xdr_subs.h