From owner-svn-src-head@freebsd.org Mon Oct 8 17:33:11 2018 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41A6510C5E42; Mon, 8 Oct 2018 17:33:11 +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 C1D4873CA7; Mon, 8 Oct 2018 17:33:10 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.55.3]) by phk.freebsd.dk (Postfix) with ESMTP id 7C8A41487A; Mon, 8 Oct 2018 17:33:04 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.15.2/8.15.2) with ESMTPS id w98HX4WF026143 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 8 Oct 2018 17:33:04 GMT (envelope-from phk@critter.freebsd.dk) Received: (from phk@localhost) by critter.freebsd.dk (8.15.2/8.15.2/Submit) id w98HX3CR026142; Mon, 8 Oct 2018 17:33:03 GMT (envelope-from phk) To: John Baldwin cc: Marcel Moolenaar , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org, Josh Paetzel Subject: Re: svn commit: r264378 - head/sys/geom/part In-reply-to: From: "Poul-Henning Kamp" References: <201404122028.s3CKSdo1026394@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <26140.1539019983.1@critter.freebsd.dk> Content-Transfer-Encoding: quoted-printable Date: Mon, 08 Oct 2018 17:33:03 +0000 Message-ID: <26141.1539019983@critter.freebsd.dk> X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.27 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: Mon, 08 Oct 2018 17:33:11 -0000 -------- In message , John Baldwi= n writes: >On 4/12/14 1:28 PM, Marcel Moolenaar wrote: >Also, while we may want to create sane layouts by default, we >should probably always provide a way to create less-sane layouts that are >still conformant to the spec. I do wonder if this kind of default >preference shouldn't belong in the userspace gpart tool rather than the >kernel and the kernel should create any compliant layout as requested by >userland instead. Seconded. -- = 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= .