From owner-svn-src-all@FreeBSD.ORG Sat Mar 21 05:37:56 2009 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA822106566C; Sat, 21 Mar 2009 05:37:56 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 6FA1B8FC13; Sat, 21 Mar 2009 05:37:56 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id n2L5ZibG010733; Fri, 20 Mar 2009 23:35:44 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 20 Mar 2009 23:36:17 -0600 (MDT) Message-Id: <20090320.233617.1784646020.imp@bsdimp.com> To: xcllnt@mac.com From: "M. Warner Losh" In-Reply-To: <8C44C8B6-FBBD-48CC-BAE0-5EA2EAC84609@mac.com> References: <20090320221211.GA5205@flint.openpave.org> <9bbcef730903201554x773f46bdy890c8ab48760dce2@mail.gmail.com> <8C44C8B6-FBBD-48CC-BAE0-5EA2EAC84609@mac.com> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org, marcel@FreeBSD.org, ivoras@FreeBSD.org, reg@FreeBSD.org Subject: Re: svn commit: r190182 - head X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Mar 2009 05:37:57 -0000 In message: <8C44C8B6-FBBD-48CC-BAE0-5EA2EAC84609@mac.com> Marcel Moolenaar writes: : The warning could be important. It also makes us aware that : there's a discrepancy, which indicates that we have bugs. We MAY have bugs. The geometry of the disk label not matching the geometry reported by the device often isn't a bug at all... Warner