From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=36489 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PkFsG-00013h-7P for qemu-devel@nongnu.org; Tue, 01 Feb 2011 08:02:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PkFsE-000263-W1 for qemu-devel@nongnu.org; Tue, 01 Feb 2011 08:02:24 -0500 Received: from mx1.redhat.com ([209.132.183.28]:28040) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PkFsE-00025x-LW for qemu-devel@nongnu.org; Tue, 01 Feb 2011 08:02:22 -0500 Message-ID: <4D48045A.9010101@redhat.com> Date: Tue, 01 Feb 2011 14:02:18 +0100 From: Jes Sorensen MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0/2] virtagent - fsfreeze support References: <1296557928-30019-1-git-send-email-Jes.Sorensen@redhat.com> <1296559512.9430.1.camel@vase> In-Reply-To: <1296559512.9430.1.camel@vase> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: v.tolstov@selfip.ru Cc: agl@us.ibm.com, qemu-devel@nongnu.org, mdroth@linux.vnet.ibm.com On 02/01/11 12:25, Vasiliy G Tolstov wrote: > Hello. Very nice feature. Sorry for offropic, but can this feature can > be used to modify partiotion table on already mounted device (for > example root on ext3? ) > Thank You. > No it cannot, that would be a totally different issue that wouldn't be affected by this. Cheers, Jes