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
..
1994-08-22 21:53:23 +00:00
1994-08-17 11:03:07 +00:00
1994-08-22 21:53:23 +00:00
1994-08-19 11:25:29 +00:00