From owner-svn-src-all@FreeBSD.ORG Sun May 15 15:27:35 2011 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id 53F68106566B; Sun, 15 May 2011 15:27:35 +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 0AF1014EAD4; Sun, 15 May 2011 15:27:33 +0000 (UTC) Message-ID: <4DCFF0D5.3080309@FreeBSD.org> Date: Sun, 15 May 2011 19:27:17 +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: Marcel Moolenaar References: <201105151145.p4FBjDVR038539@svn.freebsd.org> <7B2294F7-8383-42F2-8127-759DBCD3540A@xcllnt.net> In-Reply-To: <7B2294F7-8383-42F2-8127-759DBCD3540A@xcllnt.net> X-Enigmail-Version: 1.1.2 OpenPGP: id=10C8A17A Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig7317D217ADB51A5E1A68AFAA" Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r221952 - head/sbin/geom/class/part 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: Sun, 15 May 2011 15:27:35 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig7317D217ADB51A5E1A68AFAA Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On 15.05.2011 19:09, Marcel Moolenaar wrote: >> Simplify the code a bit. For own providers GEOM_PART always provides >> "start" and "end" config attributes. >> >> MFC after: 1 week >=20 > Just to make sure: the code deals with backward compatibility. > If you're aware of the issue, but don't care (anymore) about it, > then the change is fine (as I can't quite remember the case in > point, and I don't care enough to speculatively page in the > details). g_part_dumpconf() function does set both pair of parameters: (start, end) and (offset, length). I do not see a way how one pair can not be present in XML tree. > If you weren't aware, we should probably determine the impact > before you MFC this. Let me know and I'll dig up the details. --=20 WBR, Andrey V. Elsukov --------------enig7317D217ADB51A5E1A68AFAA 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) iQEcBAEBAgAGBQJNz/DaAAoJEAHF6gQQyKF6igwH/jXqzeCobQscxOdGDts/e90e iVUO6AL48VplHgY5EHbMWyD/sqhx80Bk/AXoESJVj+WysEpMLZ0chcVHhFAyXW+d /l7WD9jamO+zgV0R7xSiIGZ+500TxiSJ26dohPDqoGhjoqwETEEHQzZIGMQ/ik0z h5lxsbg/oeWNl0YhlcuxIROK/2mR6wLs6LyXk/CJ6QQ6o+LzVvRR5oQpIj/fi7u0 9+n3XakHTHr5GZKwovbSL0oHi7OAQNhvNW+m9wRrZWbpGflZyOYR2kOvTs9a77fV vXrquldmvW10ZA+OWzr/zvgwjeatTofiH/NA3ulBoTd4+GHexF/tEn2sZ9hXVck= =XWfM -----END PGP SIGNATURE----- --------------enig7317D217ADB51A5E1A68AFAA--