From owner-cvs-all Sun May 23 23:11:47 1999 Delivered-To: cvs-all@freebsd.org Received: from phk.freebsd.dk (phk.freebsd.dk [212.242.40.153]) by hub.freebsd.org (Postfix) with ESMTP id 7B45F14D89; Sun, 23 May 1999 23:11:42 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by phk.freebsd.dk (8.9.1/8.8.8) with ESMTP id IAA02634; Mon, 24 May 1999 08:11:42 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.2) with ESMTP id IAA10967; Mon, 24 May 1999 08:11:38 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: John Birrell Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_conf.c In-reply-to: Your message of "Sun, 23 May 1999 17:37:28 PDT." <199905240037.RAA16489@freefall.freebsd.org> Date: Mon, 24 May 1999 08:11:37 +0200 Message-ID: <10965.927526297@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199905240037.RAA16489@freefall.freebsd.org>, John Birrell writes: >jb 1999/05/23 17:37:27 PDT > > Modified files: > sys/kern vfs_conf.c > Log: > Back out my previous change (phk didn't like it) in favour of setting > rootdev in the mfs initialisation code iff MFS_ROOT (which Bruce doesn't > like). Damned if I do - damned if I don't. Thankyou! Just to clear out things: I objected to what you just backed out here because it doesn't belong here at all. Bruce object to the rootdev being set for MFS, (which I will agree with him is bogus) but he will probably agree with me that if it is to be set, mfs_init() is clearly the place to do it. So it's more like "Damned if I do, lightly cursed if I don't" :-) -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message