Date: Tue, 8 Sep 1998 09:59:38 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/miscfs/devfs devfs_vfsops.c Message-ID: <199809081659.JAA12600@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/09/08 09:59:38 PDT
Modified files:
sys/miscfs/devfs devfs_vfsops.c
Log:
Oops, don't assume that the environment is normal in devfs_mount().
It isn't for the hidden mountpoint. The static vfs's haven't been
attached then, so mp->mnt_vfc can't be valid.
Revision Changes Path
1.33 +6 -4 src/sys/miscfs/devfs/devfs_vfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809081659.JAA12600>
