Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Apr 1995 22:11:15 -0700
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/kern vfs_bio.c
Message-ID:  <199504160511.WAA18524@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/04/15 22:11:15

  Modified:    sys/kern vfs_bio.c
  Log:
  1) Check for curproc != NULL in bread/bwrite. John convinced me that this
  is necessary in order for panic+sync to work. Will also gloss over a panic
  that Jordan was having with the install floppies that remains unexplainable.
  2) Handle "bogus_page" a little better.
  3) Set page protection to VM_PROT_NONE if the entire page has become !valid.
  
  Submitted by:	John Dyson (2&3), me (1).



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