NetBSD/sys/nfs
fvdl 899fb781e0 Move handling of B_NEEDCOMMIT buffers to nfs_doio, so that bawrite() calls
for them are actually done asynchronously. Idea taken from FreeBSD.

Do away with nfs_writebp completely, it's not needed anymore.

Keep an eye on the range of a file that needs to be committed, and
do it in heaps.
2000-09-19 22:11:47 +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
nfs_node.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_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 New kernel option, NFS_V2_ONLY, which aims to reduce the NFS client to just 2000-09-19 17:04:50 +00:00
nfs_srvcache.c
nfs_subs.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_syscalls.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_var.h Death to nfsiod! 2000-04-15 21:14:48 +00:00
nfs_vfsops.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_vnops.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.h Bump some defaults and maximums to better values. 2000-09-19 22:05:55 +00:00
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h
nfsproto.h
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