From owner-svn-src-all@FreeBSD.ORG Sun May 15 15:09:23 2011 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 164E5106566B; Sun, 15 May 2011 15:09:23 +0000 (UTC) (envelope-from marcel@xcllnt.net) Received: from mail.xcllnt.net (mail.xcllnt.net [70.36.220.4]) by mx1.freebsd.org (Postfix) with ESMTP id D99718FC16; Sun, 15 May 2011 15:09:22 +0000 (UTC) Received: from [10.1.224.20] (67-210-173.2.static.tel-ott.com [67.210.173.2] (may be forged)) (authenticated bits=0) by mail.xcllnt.net (8.14.4/8.14.4) with ESMTP id p4FF9Fqv087253 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Sun, 15 May 2011 08:09:21 -0700 (PDT) (envelope-from marcel@xcllnt.net) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Marcel Moolenaar In-Reply-To: <201105151145.p4FBjDVR038539@svn.freebsd.org> Date: Sun, 15 May 2011 11:09:10 -0400 Content-Transfer-Encoding: 7bit Message-Id: <7B2294F7-8383-42F2-8127-759DBCD3540A@xcllnt.net> References: <201105151145.p4FBjDVR038539@svn.freebsd.org> To: "Andrey V. Elsukov" X-Mailer: Apple Mail (2.1084) 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:09:23 -0000 On May 15, 2011, at 7:45 AM, Andrey V. Elsukov wrote: > Author: ae > Date: Sun May 15 11:45:13 2011 > New Revision: 221952 > URL: http://svn.freebsd.org/changeset/base/221952 > > Log: > Simplify the code a bit. For own providers GEOM_PART always provides > "start" and "end" config attributes. > > MFC after: 1 week 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). 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. FYI, -- Marcel Moolenaar marcel@xcllnt.net