From owner-cvs-all Thu Oct 29 03:50:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA13242 for cvs-all-outgoing; Thu, 29 Oct 1998 03:50:00 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA13237; Thu, 29 Oct 1998 03:49:58 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA23221; Thu, 29 Oct 1998 03:50:33 -0800 (PST) Date: Thu, 29 Oct 1998 03:50:33 -0800 (PST) Message-Id: <199810291150.DAA23221@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_subr.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/29 03:50:32 PST Modified files: sys/kern vfs_subr.c Log: Oops, rev.1.167 made the device number checking in bdevvp() too strict for mfs root mounts. Don't require major 255 to be in bdevsw[]. Revision Changes Path 1.171 +4 -3 src/sys/kern/vfs_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message