NetBSD/sys/nfs
pk e052143aab When updating an NFS mountpoint, we cannot just increase rsize' or wsize'
without also adjusting the corresponding socket buffers. We could probably
call sbrelease/sbreserve/soreserve ourselves without much harm, but we'd
have to duplicate much of the logic in nfs_connect(). In stead, blow the
socket away entirely and let nfs_connect() do its job again.
1994-08-23 09:31:00 +00:00
..
krpc_subr.c fix typo 1994-08-12 04:31:51 +00:00
nfs_bio.c Fix a problem with write-behind causing processes to be killed occasionally. 1994-07-20 04:16:01 +00:00
nfs_boot.c char * --> caddr_t, where appropriate. 1994-08-11 23:47:51 +00:00
nfs_node.c More LIST/CIRCLEQ migration. 1994-08-18 22:47:43 +00:00
nfs_nqlease.c cleanliness; don't wrap lines. 1994-08-21 21:07:13 +00:00
nfs_serv.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
nfs_socket.c Convert some more lists and queues. 1994-08-17 14:43:47 +00:00
nfs_srvcache.c Use LIST and TAILQ for hash chain and LRU chain, respectively. 1994-08-17 12:34:12 +00:00
nfs_subs.c More LIST/CIRCLEQ migration. 1994-08-18 22:47:43 +00:00
nfs_syscalls.c Convert some more lists and queues. 1994-08-17 14:43:47 +00:00
nfs_vfsops.c When updating an NFS mountpoint, we cannot just increase rsize' or wsize' 1994-08-23 09:31:00 +00:00
nfs_vnops.c Don't attempt to use IO_APPEND for NQNFS, as suggested by Rick Macklem. 1994-08-21 15:10:44 +00:00
nfs.h More LIST/CIRCLEQ migration. 1994-08-18 22:47:43 +00:00
nfsdiskless.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
nfsm_subs.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
nfsmount.h More LIST/CIRCLEQ migration. 1994-08-18 22:47:43 +00:00
nfsnode.h More LIST/CIRCLEQ migration. 1994-08-18 22:47:43 +00:00
nfsrtt.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
nfsrvcache.h More LIST/CIRCLEQ migration. 1994-08-18 22:47:43 +00:00
nfsv2.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
nqnfs.h More LIST/CIRCLEQ migration. 1994-08-18 22:47:43 +00:00
rpcv2.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
swapnfs.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
xdr_subs.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00