Date: Fri, 6 Jun 1997 02:04:30 -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/kern vfs_bio.c Message-ID: <199706060904.CAA16637@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 1997/06/06 02:04:29 PDT Modified files: sys/kern vfs_bio.c Log: Don't throw NFS B_DELWRI buffers back to the vm system in brelse. Make sure that b_validoff..b_validend is at least as big as b_dirtyoff..b_dirtyend. Revision Changes Path 1.119 +11 -3 src/sys/kern/vfs_bio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706060904.CAA16637>