NetBSD/sys/nfs
fvdl 874d41c959 "ENOBUF" on socket writes isn't really fatal; we may just be too fast
for the driver. Don't log the error, just try again. Could try to
be smart and do a backoff, but it's probably not worth the trouble.
2000-09-19 22:21:21 +00:00
..
krpc_subr.c
krpc.h
Makefile
nfs_bio.c Move handling of B_NEEDCOMMIT buffers to nfs_doio, so that bawrite() calls 2000-09-19 22:11:47 +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 Allow nfs root over token ring. Closes PR6629. 2000-05-28 07:01:09 +00:00
nfs_bootparam.c Don't use the result of inet_ntoa after calling the another inet_ntoa, 1999-07-26 02:16:35 +00:00
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 Adapt for VOP_FSYNC parameter change. 2000-09-19 22:05:29 +00:00
nfs_serv.c Adapt for VOP_FSYNC parameter change. 2000-09-19 22:05:29 +00:00
nfs_socket.c "ENOBUF" on socket writes isn't really fatal; we may just be too fast 2000-09-19 22:21:21 +00:00
nfs_srvcache.c Remove register declarations. 2000-03-30 12:51:13 +00:00
nfs_subs.c Add functions to deal with keeping track of commit ranges. 2000-09-19 22:13:55 +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 Update for VOP_FSYNC parameter change. Simplify nfs_flush. 2000-09-19 22:18:03 +00:00
nfs.h Bump some defaults and maximums to better values. 2000-09-19 22:05:55 +00:00
nfsdiskless.h
nfsm_subs.h Be more correct with attribute structures for setattr RPCs and friends, 1999-05-29 01:22:03 +00:00
nfsmount.h Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
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 Some tweaks to enable NFS over IPv6. The special-casing of AF_INET 2000-06-09 00:00:17 +00:00
rpcv2.h
xdr_subs.h