From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [PATCH]: Support dynamic resizing of vbds Date: Tue, 20 Jul 2010 10:37:51 -0700 Message-ID: <4C45DEEF.9040704@goop.org> References: <4BA23895020000300008184F@sinclair.provo.novell.com> <4BA294A0.1010900@goop.org> <20100720172810.GN17817@reaktio.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20100720172810.GN17817@reaktio.net> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: =?ISO-8859-1?Q?Pasi_K=E4rkk=E4inen?= Cc: Ky Srinivasan , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 07/20/2010 10:28 AM, Pasi K=E4rkk=E4inen wrote: > On Thu, Mar 18, 2010 at 02:01:20PM -0700, Jeremy Fitzhardinge wrote: > =20 >> On 03/18/2010 01:28 PM, Ky Srinivasan wrote: >> =20 >>> The attached patch supports dynamic resizing of vbds. This patch fixe= s a bug in the previous version of this patch that was sent out. With thi= s patch you can perform "online" resizing of file systems that support o= nline resizing. >>> =20 >>> =20 >> Please send a delta against the previous patch, since it has already =20 >> been applied. >> >> =20 > Btw dynamic vbd resize is something we should get into mainline Linux.. > =20 Good point. I created a branch called "upstream/blkfront" with a candidate set of blkfront changes to send. Could you test it out? Thanks, J