From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [PATCH]: Support dynamic resizing of vbds Date: Thu, 18 Mar 2010 14:01:20 -0700 Message-ID: <4BA294A0.1010900@goop.org> References: <4BA23895020000300008184F@sinclair.provo.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4BA23895020000300008184F@sinclair.provo.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ky Srinivasan Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 03/18/2010 01:28 PM, Ky Srinivasan wrote: > The attached patch supports dynamic resizing of vbds. This patch fixes a bug in the previous version of this patch that was sent out. With this patch you can perform "online" resizing of file systems that support online resizing. > Please send a delta against the previous patch, since it has already been applied. J