Date: Mon, 1 Sep 1997 16:23:10 -0700 (PDT) From: Tor Egge <tegge@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: <199709012323.QAA22155@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tegge 1997/09/01 16:23:10 PDT
Modified files: (Branch: RELENG_2_2)
sys/kern vfs_bio.c
Log:
Don't throw away metadata on local filesystems just because the vnode
for the block device happens to have v_tag set to VT_NFS.
This caused errors as "dup alloc", "freeing free frag", and
"ufs_ihashget: recursive lock not expected" when using a read-only
nfs mounted root file system during automated installation of the
OS onto a local disk.
Revision Changes Path
1.104.2.7 +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?199709012323.QAA22155>
