From owner-svn-src-all@FreeBSD.ORG Wed Mar 9 19:04:12 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 869221065670; Wed, 9 Mar 2011 19:04:11 +0000 (UTC) (envelope-from jh@FreeBSD.org) Received: from gw01.mail.saunalahti.fi (gw01.mail.saunalahti.fi [195.197.172.115]) by mx1.freebsd.org (Postfix) with ESMTP id 421DA8FC0C; Wed, 9 Mar 2011 19:04:11 +0000 (UTC) Received: from a91-153-123-205.elisa-laajakaista.fi (a91-153-123-205.elisa-laajakaista.fi [91.153.123.205]) by gw01.mail.saunalahti.fi (Postfix) with SMTP id B09EA1517D9; Wed, 9 Mar 2011 21:04:05 +0200 (EET) Date: Wed, 9 Mar 2011 21:04:05 +0200 From: Jaakko Heinonen To: Maxim Sobolev Message-ID: <20110309190405.GA2308@a91-153-123-205.elisa-laajakaista.fi> References: <201103081700.p28H0V9A080455@svn.freebsd.org> <20110308173611.GA44635@ws64.jh.dy.fi> <4D772F5B.5050508@FreeBSD.org> <20110309151938.GA1526@a91-153-123-205.elisa-laajakaista.fi> <4D77B437.7090604@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D77B437.7090604@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r219400 - head/sys/geom/label 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: Wed, 09 Mar 2011 19:04:12 -0000 On 2011-03-09, Maxim Sobolev wrote: > OK, so what should I do to resolve the issue in question? Should I go > forward and MFC less generic patch to geom_label code to strip out the > leading slashes from the ext2fs labels? I am not against merging it. Maybe revert the hack in head after merging? -- Jaakko