Date: Sat, 22 Jun 2002 12:09:36 -0700 (PDT) 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: <200206221909.g5MJ9aU08786@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2002/06/22 12:09:36 PDT
Modified files:
sys/kern vfs_bio.c
Log:
Fix a bug in vfs_bio_clrbuf(). The single-page-clrbuf optimization was
improperly clearing more then just the invalid portions of the page. (This
bug is not known to have been triggered by anything).
Submitted by: tegge
MFC after: 7 days
Revision Changes Path
1.313 +10 -5 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?200206221909.g5MJ9aU08786>
