From owner-freebsd-current@FreeBSD.ORG Thu Sep 4 14:03:21 2003 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 E2F1C16A4BF; Thu, 4 Sep 2003 14:03:21 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3FB043F93; Thu, 4 Sep 2003 14:03:20 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h84L3KTI002485; Thu, 4 Sep 2003 23:03:20 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Stefan =?iso-8859-1?Q?E=DFer?= From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 04 Sep 2003 20:28:56 +0200." <20030904182856.GA15220@StefanEsser.FreeBSD.org> Date: Thu, 04 Sep 2003 23:03:20 +0200 Message-ID: <2484.1062709400@critter.freebsd.dk> cc: freebsd-current@freebsd.org Subject: Re: [Patch] mdmfs currently broken 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: Thu, 04 Sep 2003 21:03:22 -0000 In message <20030904182856.GA15220@StefanEsser.FreeBSD.org>, Stefan =?iso-8859- 1?Q?E=DFer?= writes: >Seems that mdmfs stopped working recently (probably because >of GEOM related changes). One possible fix is to label the >md and newfs the thusly created c partition. > >This requires running /sbin/disklabel, which didn't have an >entry in paths.h. > >Any objections against me committing the follwoing fixes to >-current ? Yes, please don't. We should not revert to putting BSD labels on everything. I'll find the root cause and fix that instead, it's probably fall-out from my ioctl change. -- 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.