From owner-freebsd-geom@FreeBSD.ORG Tue Jun 26 19:06:01 2012 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 09C68106566C for ; Tue, 26 Jun 2012 19:06:01 +0000 (UTC) (envelope-from feld@feld.me) Received: from feld.me (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id D48398FC1D for ; Tue, 26 Jun 2012 19:06:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=In-Reply-To:Message-Id:From:Content-Transfer-Encoding:Mime-Version:Date:References:Subject:To:Content-Type; bh=nbuDPG4fZSVbWwz+Gr/ykd+ZUutUduoH1QI0Qo0KRH0=; b=tTvrl4sytnUX15Tx7PqA1nZ67HMBQUU4pDXo7iCrB2ZglvB3I9dn26UcYFmJ4Y+h7yviqxk20Oc9LnkFbtCHgyqU7wi9Z1GzEWIvoutt4kH2JtG0OPa4F9I2Zf8pSJtr; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by feld.me with esmtp (Exim 4.77 (FreeBSD)) (envelope-from ) id 1Sjb5J-0000Dp-33 for freebsd-geom@freebsd.org; Tue, 26 Jun 2012 14:06:00 -0500 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpa id 1340737556-94480-94479/5/63; Tue, 26 Jun 2012 19:05:56 +0000 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-geom@freebsd.org References: Date: Tue, 26 Jun 2012 14:05:56 -0500 Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Mark Felder Message-Id: In-Reply-To: User-Agent: Opera Mail/12.00 (FreeBSD) X-SA-Score: -1.5 Subject: Re: GEOM provider resizing. X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jun 2012 19:06:01 -0000 On Tue, 26 Jun 2012 11:27:05 -0500, Edward Tomasz Napiera=C5=82a =20 wrote: > > Review and testing is welcome. Thanks to FreeBSD Foundation for =20 > sponsoring > this. Does this possibly provide the ability to resize a geom mirror? I could =20 definitely use that functionality.