Date: Sat, 2 Mar 1996 14:18:38 -0800 (PST) From: John Dyson <dyson> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/ufs/ffs ffs_vfsops.c Message-ID: <199603022218.OAA21959@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dyson 96/03/02 14:18:37 Modified: sys/ufs/ffs ffs_vfsops.c Log: Handle the bogus device that MFS uses as its VBLK device. We now don't try to VMIO open it on MFS mounts. This will fix the mfs_badops panic. Revision Changes Path 1.38 +8 -2 src/sys/ufs/ffs/ffs_vfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603022218.OAA21959>