kernel - turn off auto-socket sizing
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 18 Jul 2014 04:33:32 +0000 (21:33 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 18 Jul 2014 04:33:32 +0000 (21:33 -0700)
commit0037b005004b8e673bf0c1c57f72e8227960a085
tree1e1635297aa4e332d28d0e6417570c710525ad76
parent966299f632b47957bccab788e2eca8bde4c2c2b6
kernel - turn off auto-socket sizing

* Turn off automatic socket sizing for NFS sockets.  Otherwise the socket
  buffer might be reduced to the point where the mbuf interface refuses
  to queue w/EMSGSIZE.

  TODO: We need a better fix.
sys/vfs/nfs/nfs_socket.c
sys/vfs/nfs/nfs_syscalls.c