Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jul 1995 22:03:08 -0700
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/kern vfs_bio.c
Message-ID:  <199507250503.WAA08840@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/07/24 22:03:07

  Modified:    sys/kern  vfs_bio.c
  Log:
  Fixed broken offset use in vfs_unbusy_pages() which resulted in several
  different types of panics/inconsistencies with NFS clients.
  Cleared PG_WANTED where appropriate.
  Added checks for buffer busy in allocbuf and biodone.
  
  Reviewed by:	John Dyson



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