From owner-svn-src-head@FreeBSD.ORG Thu May 12 15:53:41 2011 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id 679671065670; Thu, 12 May 2011 15:53:41 +0000 (UTC) (envelope-from ae@FreeBSD.org) Received: from [127.0.0.1] (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id 2E5A8151133; Thu, 12 May 2011 15:53:39 +0000 (UTC) Message-ID: <4DCC0273.6010904@FreeBSD.org> Date: Thu, 12 May 2011 19:53:23 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.17) Gecko/20110429 Thunderbird/3.1.10 MIME-Version: 1.0 To: =?UTF-8?B?VWxyaWNoIFNww7ZybGVpbg==?= , src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org References: <201105030733.p437XduH075011@svn.freebsd.org> <20110512151508.GK11355@acme.spoerlein.net> In-Reply-To: <20110512151508.GK11355@acme.spoerlein.net> X-Enigmail-Version: 1.1.2 OpenPGP: id=10C8A17A Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigC52AD52512BCA0A5B6D660BB" Cc: Subject: Re: svn commit: r221363 - head/sbin/geom/class/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: Thu, 12 May 2011 15:53:41 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC52AD52512BCA0A5B6D660BB Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 12.05.2011 19:15, Ulrich Sp=C3=B6rlein wrote: >> Add "-a alignment" option to gpart(8). When it specified gpart(8) >> tries to align partition start offset and size to be multiple of >> alignment value. >> =20 >=20 > Aligned to what? The disk or the partition scheme? Consider someone > having a GELI partition of arbitrary alignment, how would a bsdlabel or= > GPT label inside this GELI partition be aligned when 4K alignment is > requested? Each partition has three mandatory parameters: start offset, end offset and partition type. These offsets are within top level provider. With 4K alignment gpart(8) would try to adjust partition start and end offset to be multiple of 4K. --=20 WBR, Andrey V. Elsukov --------------enigC52AD52512BCA0A5B6D660BB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (FreeBSD) iQEcBAEBAgAGBQJNzAJ6AAoJEAHF6gQQyKF61REIAKoLQFhzI3Q0FdpKRcVr+y2w NO4iUdqiew62nEm+C7sFLSI1OHGNebGtjgigfZas8w4QER/CehpH1v0Xov43FLMf WpQAsscQEeZ8chrV/YEWM7zZVbk8N7GvwgMikWNd8a6VO28u2UBW4fSq7owCDlCD jV3aSaWvuUcvwcp482rZ/SJpvLO5QEjuUpHH1wzGg3/ZRjoZLuuFQuciqHYknto0 aKxPLhuOfUkJkm/cOnD9B0DfvrOFOtVVRot2bL+2cNS1x1jYOVn4toAr8iYPdFuo Z3htknQCidrX/keOwgEkXyncjxgbbOZYklIBJLGB5IbvXKkUW4oA6JZKbvmFCmA= =v0De -----END PGP SIGNATURE----- --------------enigC52AD52512BCA0A5B6D660BB--