Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jul 1999 14:48:53 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfs nfs_serv.c
Message-ID:  <199907292148.OAA83955@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       1999/07/29 14:48:53 PDT

  Modified files:        (Branch: RELENG_3)
    sys/nfs              nfs_serv.c 
  Log:
  MFC: correct sanity test length calculation in nfsrv_readdirplus() so that
  we don't accidentally overfill the mbuf chain when using 32K read/write
  sizes. Stops "cd /nfsdir; du" from certain NFSv3 TCP clients from crashing
  the system.
  
  Revision  Changes    Path
  1.72.2.4  +2 -2      src/sys/nfs/nfs_serv.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907292148.OAA83955>