From owner-cvs-all@FreeBSD.ORG Sat May 5 18:08:04 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 22C3416A403; Sat, 5 May 2007 18:08:04 +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 D546613C46E; Sat, 5 May 2007 18:08:03 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.64.2]) by phk.freebsd.dk (Postfix) with ESMTP id A8D8D17382; Sat, 5 May 2007 18:08:01 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.1/8.14.1) with ESMTP id l45I80nk001823; Sat, 5 May 2007 18:08:01 GMT (envelope-from phk@critter.freebsd.dk) To: Pawel Jakub Dawidek From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 05 May 2007 17:02:19 GMT." <200705051702.l45H2JhR047993@repoman.freebsd.org> Date: Sat, 05 May 2007 18:08:00 +0000 Message-ID: <1822.1178388480@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys disk.h src/sys/geom geom_dev.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 May 2007 18:08:04 -0000 In message <200705051702.l45H2JhR047993@repoman.freebsd.org>, Pawel Jakub Dawid ek writes: > First two are self-explanatory, but the last one might not be. Here are > properties of provider's ident: > > - ident value should not be based on on-disk metadata; in other words > copying whole data from one disk to another should not yield the same > ident for the other disk, > - there could be more than one provider with the same ident, but only if > they point at exactly the same physical storage, this is the case for > multipathing for example, - If the provider cannot guarantee these two requirements, no ident shall be offered. -- 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.