NetBSD/sys/nfs
yamt 92e4dbdd94 #if 0 out CREATE optimization for now because it has a problem in the case
of O_CREAT|O_TRUNC, which is hard to be fixed without changing upper layer.
2004-05-17 12:17:18 +00:00
..
files.nfs Add static nfs boot configuration, from the kernel config file or from 2004-03-11 21:48:43 +00:00
krpc_subr.c
krpc.h keep things not needed by userland in #ifdef _KERNEL. 2003-05-05 13:21:00 +00:00
Makefile
nfs_bio.c introduce a macro NFS_INVALIDATE_ATTRCACHE and use it 2004-03-12 16:52:14 +00:00
nfs_boot.c Add static nfs boot configuration, from the kernel config file or from 2004-03-11 21:48:43 +00:00
nfs_bootdhcp.c remove duplicated snprintf(vci, ...) 2004-05-06 12:32:59 +00:00
nfs_bootparam.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
nfs_bootstatic.c Add static nfs boot configuration, from the kernel config file or from 2004-03-11 21:48:43 +00:00
nfs_kq.c Remove some assigned-to but otherwise unused variables. 2003-10-30 01:43:08 +00:00
nfs_node.c Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
nfs_nqlease.c use VFS_MAXFIDSZ 2004-04-21 02:22:49 +00:00
nfs_serv.c Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
nfs_socket.c don't do kludge for a reply to a retransmitted request 2004-05-10 10:40:42 +00:00
nfs_srvcache.c comments. 2003-11-20 16:18:49 +00:00
nfs_subs.c Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
nfs_syscalls.c nfsrv_zapsock: zap an nfsd socket only if it's valid. 2004-03-17 10:43:35 +00:00
nfs_var.h don't do kludge for a reply to a retransmitted request 2004-05-10 10:40:42 +00:00
nfs_vfsops.c First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
nfs_vnops.c #if 0 out CREATE optimization for now because it has a problem in the case 2004-05-17 12:17:18 +00:00
nfs.h g/c unused NFS_*ALLOC defines. 2004-05-12 20:11:27 +00:00
nfsdiskless.h Commons are not allowed in header files. extern it. 2004-05-01 06:16:42 +00:00
nfsm_subs.h don't do kludge for a reply to a retransmitted request 2004-05-10 10:40:42 +00:00
nfsmount.h First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
nfsnode.h shrink sizeof struct nfsnode by putting exclusive members into union. 2004-03-12 16:52:37 +00:00
nfsproto.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
nfsrtt.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
nfsrvcache.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
nqnfs.h use VFS_MAXFIDSZ 2004-04-21 02:22:49 +00:00
rpcv2.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
xdr_subs.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00