Date: Mon, 12 Oct 1998 13:14:09 -0700 (PDT) From: Dmitrij Tejblum <dt@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_subr.c Message-ID: <199810122014.NAA00716@freefall.freebsd.org>
index | next in thread | raw e-mail
dt 1998/10/12 13:14:09 PDT
Modified files:
sys/kern vfs_subr.c
Log:
UnVMIO vnodes of block devices when they are no longer in use. (Some
things, like msdosfs, do not work (panic) on devices with VMIO enabled.
FFS enable VMIO on mounted devices, and nothing previously disabled it, so,
after you mounted FFS floppy, you could not mount msdosfs floppy anymore...)
This is mostly a quick before-release fix.
Reviewed by: bde
Revision Changes Path
1.164 +13 -2 src/sys/kern/vfs_subr.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810122014.NAA00716>
