
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.