Date: Sat, 30 Jan 1999 21:30:13 -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: <199901310530.VAA77298@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 1999/01/30 21:30:13 PST Modified files: (Branch: RELENG_3) sys/kern vfs_bio.c Log: Backport from -4.x, fix bogus clearing of B_CACHE for NFS related bp's. NFS tracks valid/dirty via the bp. Clearing the B_CACHE here could cause NFS corruption. Revision Changes Path 1.193.2.3 +5 -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?199901310530.VAA77298>