freebsd-dev/sys/nfs
Doug Rabson d1e963a50e Implement the async mount option for NFSv3. This makes NFS pretend that all
writes sent to the server were synchronous and therefore no commits are
needed.  This is the same as the vfs.nfs.async variable on the server but
allows each client to choose whether to work this way.

Also make the vfs.nfs.async variable do the 'right' thing for NFSv3, i.e.
pretend that the write was synchronous.
1997-06-03 13:56:55 +00:00
..
bootp_subr.c Use same syntax as netboot for root and swap mounts. 1997-05-14 01:36:51 +00:00
krpc_subr.c Bring in some kernel bootp support. This removes the need for netboot 1997-05-11 18:05:39 +00:00
krpc.h Bring in some kernel bootp support. This removes the need for netboot 1997-05-11 18:05:39 +00:00
nfs_bio.c Fix some performance problems with the NFS mmap fixes. 1997-06-03 09:42:43 +00:00
nfs_common.c Fix various bugs in the locking protocol, allowing proper shared locks 1997-04-04 17:49:35 +00:00
nfs_common.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
nfs_node.c Fix memory leak caused by the fact that the directory offset cookies and 1997-05-09 13:04:43 +00:00
nfs_nqlease.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
nfs_serv.c Implement the async mount option for NFSv3. This makes NFS pretend that all 1997-06-03 13:56:55 +00:00
nfs_socket.c Don't keep addresses in mbuf chains. This should simplify the next round 1997-05-13 17:25:44 +00:00
nfs_srvcache.c Fix a nasty hang connected with write gathering. Also add debug print 1997-05-10 16:12:03 +00:00
nfs_subs.c Fix various bugs in the locking protocol, allowing proper shared locks 1997-04-04 17:49:35 +00:00
nfs_syscalls.c Don't keep addresses in mbuf chains. This should simplify the next round 1997-05-13 17:25:44 +00:00
nfs_vfsops.c Use the old nfs arguments in the nfs_diskless structure, to be 1997-05-12 19:02:56 +00:00
nfs_vnops.c Implement the async mount option for NFSv3. This makes NFS pretend that all 1997-06-03 13:56:55 +00:00
nfs.h Fix a few bugs with NFS and mmap caused by NFS' use of b_validoff 1997-05-19 14:36:56 +00:00
nfsdiskless.h Use the old nfs arguments in the nfs_diskless structure, to be 1997-05-12 19:02:56 +00:00
nfsm_subs.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
nfsmount.h Fix a nasty hang connected with write gathering. Also add debug print 1997-05-10 16:12:03 +00:00
nfsnode.h Fix a few bugs with NFS and mmap caused by NFS' use of b_validoff 1997-05-19 14:36:56 +00:00
nfsproto.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
nfsrtt.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
nfsrvcache.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
nfsv2.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
nqnfs.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
rpcv2.h Bring in some kernel bootp support. This removes the need for netboot 1997-05-11 18:05:39 +00:00
xdr_subs.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00