Date: Tue, 19 Jan 1999 00:00:53 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_bio.c Message-ID: <199901190800.AAA05873@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 1999/01/19 00:00:52 PST
Modified files:
sys/kern vfs_bio.c
Log:
Obtained from: Luoqi
Fix NFS file corruption problem introduced in 1.188. The valid range
was not being set properly, causing a later reference to the buffer
to clear the B_CACHE bit.
Revision Changes Path
1.193 +3 -2 src/sys/kern/vfs_bio.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901190800.AAA05873>
