Date: Sun, 1 May 2011 03:01:21 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/nfs nfs_commonkrpc.c Message-ID: <201105010301.p4131gKu016321@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rmacklem 2011-05-01 03:01:21 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/fs/nfs nfs_commonkrpc.c
Log:
SVN rev 221293 on 2011-05-01 03:01:21Z by rmacklem
MFC: r220752
Get rid of the "nfscl: consider increasing kern.ipc.maxsockbuf"
message that was generated when doing experimental NFS client
mounts. I put that message in because the krpc would hang with
the default size for mounts that used large rsize/wsize values.
Since the bug that caused these hangs was fixed by r213756,
which fixed the way the krpc used soreserve(), I think the
message is no longer needed.
Revision Changes Path
1.7.2.4 +2 -7 src/sys/fs/nfs/nfs_commonkrpc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105010301.p4131gKu016321>
