From owner-freebsd-geom@FreeBSD.ORG Thu Apr 7 10:11:00 2011 Return-Path: Delivered-To: freebsd-geom@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C89C1106566C; Thu, 7 Apr 2011 10:10:59 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 8E7C18FC1B; Thu, 7 Apr 2011 10:10:59 +0000 (UTC) Received: from critter.freebsd.dk (critter.freebsd.dk [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 632DD5E26; Thu, 7 Apr 2011 10:10:58 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.4/8.14.4) with ESMTP id p37AAwcR070253; Thu, 7 Apr 2011 10:10:58 GMT (envelope-from phk@critter.freebsd.dk) To: Andriy Gapon From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 07 Apr 2011 12:07:55 +0300." <4D9D7EEB.3080607@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1 Date: Thu, 07 Apr 2011 10:10:58 +0000 Message-ID: <70252.1302171058@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: freebsd-geom@FreeBSD.org Subject: Re: geom and removable media X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 10:11:00 -0000 In message <4D9D7EEB.3080607@FreeBSD.org>, Andriy Gapon writes: >Which I >don't think would a right thing in the current world order where /dev/cdX >represents both the drive and its media. You can create the new /dev/cdX right away, so there is no real window of inconsistency. And good observation btw, it was a big mistake to use the same /dev entry for both drive and media, but waaay to late to fix it now. -- 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.