NetBSD/sys/nfs
enami 29d3e43df9 Don't bother to clear commit information for the vnode of type VNON.
It is not necessary since it is a vnode being initialized and it shouldn't
be done since filesystem private data may not be assigned yet.
2000-09-24 06:59:21 +00:00
..
Makefile
krpc.h
krpc_subr.c
nfs.h Bump some defaults and maximums to better values. 2000-09-19 22:05:55 +00:00
nfs_bio.c Extend NFS_V2_ONLY to remove NQNFS lease support as well. Saves another 10k. 2000-09-19 23:26:25 +00:00
nfs_boot.c New kernel option, NFS_V2_ONLY, which aims to reduce the NFS client to just 2000-09-19 17:04:50 +00:00
nfs_bootdhcp.c
nfs_bootparam.c
nfs_node.c Initialize the lock needed to serialize commits for one NFS node. 2000-09-19 22:13:01 +00:00
nfs_nqlease.c Extend NFS_V2_ONLY to remove NQNFS lease support as well. Saves another 10k. 2000-09-19 23:26:25 +00:00
nfs_serv.c Adapt for VOP_FSYNC parameter change. 2000-09-19 22:05:29 +00:00
nfs_socket.c Extend NFS_V2_ONLY to remove NQNFS lease support as well. Saves another 10k. 2000-09-19 23:26:25 +00:00
nfs_srvcache.c
nfs_subs.c Don't bother to clear commit information for the vnode of type VNON. 2000-09-24 06:59:21 +00:00
nfs_syscalls.c Don't do write gathering for v3; it makes no sense. Unless the client 2000-09-19 22:14:42 +00:00
nfs_var.h Add prototypes for commitrange functions. 2000-09-19 22:14:59 +00:00
nfs_vfsops.c Update for VOP_FSYNC parameter change. 2000-09-19 22:15:41 +00:00
nfs_vnops.c Extend NFS_V2_ONLY to remove NQNFS lease support as well. Saves another 10k. 2000-09-19 23:26:25 +00:00
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h Add fields to deal with commit ranges. 2000-09-19 22:18:40 +00:00
nfsproto.h Adapt some defaults/max values to be more realistic. 2000-09-19 22:19:12 +00:00
nfsrtt.h
nfsrvcache.h
nqnfs.h
rpcv2.h
xdr_subs.h