Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 1996 22:23:43 -0700 (PDT)
From:      David Greenman <davidg>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/kern vfs_bio.c
Message-ID:  <199606300523.WAA01533@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      96/06/29 22:23:43

  Branch:      sys/kern  RELENG_2_1_0
  Modified:    sys/kern  vfs_bio.c
  Log:
  Brought in fix from rev 1.94: make sure pages involved in I/O are not
  mapped into any processes.
  Also set b_pages[]=0 when the pages are removed from the buffer - this
  is to satisfy my paranoia by making sure that nothing bogusly messes with
  the pages after the buffer has been reclaimed. A similar change was made
  in the main branch some time ago.
  
  Revision  Changes    Path
  1.46.4.9  +3 -2      src/sys/kern/vfs_bio.c



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