Date: Mon, 24 May 1999 13:56:42 -0400 (EDT) From: Luoqi Chen <luoqi@watermarkgroup.com> To: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, jb@FreeBSD.org Subject: Re: cvs commit: src/sys/ufs/mfs mfs_vfsops.c Message-ID: <199905241756.NAA18083@lor.watermarkgroup.com>
next in thread | raw e-mail | index | archive | help
> jb 1999/05/23 17:27:16 PDT > > Modified files: > sys/ufs/mfs mfs_vfsops.c > Log: > - Back out Luoqi's cdevsw stuff. It panics on my system and is not required. > - Fix an error message. > - Do the MFS_ROOT setting of mountrootfsname in mfs_init() instead of > cpu_rootconf(). > - Set rootdev in mfs_init instead of later in mfs_mount() iff MFS_ROOT. > > Revision Changes Path > 1.64 +10 -7 src/sys/ufs/mfs/mfs_vfsops.c > I don't agree on backing out my cdevsw change. Mfs should register its use of any devsw slot. -lq To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905241756.NAA18083>