From owner-svn-src-head@FreeBSD.ORG Sun May 22 16:46:32 2011 Return-Path: Delivered-To: svn-src-head@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0AA4A1065678; Sun, 22 May 2011 16:46:32 +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 B58EB8FC15; Sun, 22 May 2011 16:46:31 +0000 (UTC) Received: from critter.freebsd.dk (critter.freebsd.dk [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 2D7285DC0; Sun, 22 May 2011 16:46:30 +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 p4MGkTGn003672; Sun, 22 May 2011 16:46:29 GMT (envelope-from phk@critter.freebsd.dk) To: Warner Losh From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sun, 22 May 2011 10:32:19 CST." <38A0D352-30A8-47A0-8259-12B3B216401B@bsdimp.com> Content-Type: text/plain; charset=ISO-8859-1 Date: Sun, 22 May 2011 16:46:29 +0000 Message-ID: <3671.1306082789@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: Adrian Chadd , src-committers@FreeBSD.ORG, svn-src-all@FreeBSD.ORG, "Andrey V. Elsukov" , Stefan Farfeleder , svn-src-head@FreeBSD.ORG Subject: Re: svn commit: r221972 - head/sys/geom/part X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 May 2011 16:46:32 -0000 In message <38A0D352-30A8-47A0-8259-12B3B216401B@bsdimp.com>, Warner Losh write s: >After carefully reviewing this code, we need to have it be *OFF* by >default. It should also explain *WHY* it is rejecting the partition. >It isn't clear to me at all that this is even useful. Seconded * 3. My experience so far is that 1 out of in 7 USB flash devices worked with these paranoid checks enabled. What happened to the Robustness Principle ? -- 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.