From owner-freebsd-fs@FreeBSD.ORG Mon Oct 24 12:54:19 2011 Return-Path: Delivered-To: freebsd-fs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A0DD6106564A for ; Mon, 24 Oct 2011 12:54:19 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) by mx1.freebsd.org (Postfix) with ESMTP id 57FFD8FC14 for ; Mon, 24 Oct 2011 12:54:18 +0000 (UTC) Received: from elsa.codelab.cz (localhost [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id 2872128424; Mon, 24 Oct 2011 14:54:17 +0200 (CEST) Received: from [192.168.1.2] (ip-86-49-61-235.net.upcbroadband.cz [86.49.61.235]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 577E128423; Mon, 24 Oct 2011 14:54:16 +0200 (CEST) Message-ID: <4EA55FF7.6040304@quip.cz> Date: Mon, 24 Oct 2011 14:54:15 +0200 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1.19) Gecko/20110420 Lightning/1.0b1 SeaMonkey/2.0.14 MIME-Version: 1.0 To: Andriy Gapon References: <20111024011426.GA57172@icarus.home.lan> <20111024014616.GA57735@icarus.home.lan> <20111024091404.GC1640@garage.freebsd.pl> <4EA55081.6050006@quip.cz> <4EA55C66.6070101@FreeBSD.org> In-Reply-To: <4EA55C66.6070101@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-fs@FreeBSD.org Subject: Re: Anyway to change pool to use the gpt label instead of gptid? X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Oct 2011 12:54:19 -0000 Andriy Gapon wrote: > on 24/10/2011 14:48 Miroslav Lachman said the following: >> If it is known problem and should be fixed, is there a PR for it? >> Should I file one? > > Will it include a fix/patch? > No, because I am not a C developer. But I think that PR is Problem Report database and if something is known problem, it should be there. Miroslav Lachman