Date: Wed, 10 Sep 1997 13:09:23 -0700 (PDT) From: Poul-Henning Kamp <phk@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: <199709102009.NAA23065@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1997/09/10 13:09:23 PDT Modified files: sys/kern vfs_bio.c Log: The patch is needed in order to not throw away unmodified local filesystem metadata at the first brelse call when the block device vnode has v_tag set to VT_NFS. Reviewed by: phk Submitted by: Tor Egge <tegge@idi.ntnu.no> Revision Changes Path 1.126 +7 -4 src/sys/kern/vfs_bio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709102009.NAA23065>