From owner-freebsd-current@FreeBSD.ORG Tue Sep 21 08:28:43 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F9CA16A4CE; Tue, 21 Sep 2004 08:28:43 +0000 (GMT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9A5843D2F; Tue, 21 Sep 2004 08:28:42 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id i8L8SVe3062585; Tue, 21 Sep 2004 10:28:31 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Pawel Jakub Dawidek From: "Poul-Henning Kamp" In-Reply-To: Your message of "Tue, 21 Sep 2004 09:22:21 +0200." <20040921072221.GC93460@darkness.comp.waw.pl> Date: Tue, 21 Sep 2004 10:28:31 +0200 Message-ID: <62584.1095755311@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: John Hay cc: freebsd-current@freebsd.org Subject: Re: race between geom and root mount X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2004 08:28:43 -0000 In message <20040921072221.GC93460@darkness.comp.waw.pl>, Pawel Jakub Dawidek w rites: >I've a patch which should solve your problem: > > http://people.freebsd.org/~pjd/patches/root_mount.patch > >but it is not going to be committed, as phk asked me to hold on, he will >provide some more complete solution. Yes. We need to solve this problem correctly, and that has a fair number of issues involved. I am not going to rush in a band-aid for 5.3, the risk of breaking something is far larger than the inconvenience of not being able to use a number of new geom classes for root filesystems. When we have the correct solution, it can be MT5'ed and future 5.x releases will have it. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.