Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jun 1997 01:12:18 -0700 (PDT)
From:      Doug Rabson <dfr@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/nfs nfs_bio.c
Message-ID:  <199706060812.BAA16398@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         1997/06/06 01:12:18 PDT

  Modified files:
    sys/nfs              nfs_bio.c 
  Log:
  Fix a problem caused by removing large numbers of files from a directory
  which could cause a bad size to be given to uiomove, causing a page fault.
  
  Revision  Changes    Path
  1.40      +6 -2      src/sys/nfs/nfs_bio.c



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