git: DragonFly_RELEASE_3_8 kernel - turn off auto-socket sizing

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Jul 20 11:08:36 PDT 2014


commit a8511e6b8e337591abbf117af127f98e302d87c6
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Jul 17 21:33:32 2014 -0700

    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.

Summary of changes:
 sys/vfs/nfs/nfs_socket.c   | 8 ++++++++
 sys/vfs/nfs/nfs_syscalls.c | 8 ++++++++
 2 files changed, 16 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a8511e6b8e337591abbf117af127f98e302d87c6


-- 
DragonFly BSD source repository



More information about the Commits mailing list