From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37137) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxjUX-0004HT-6K for qemu-devel@nongnu.org; Thu, 19 Jun 2014 17:03:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WxjUP-0002SZ-5t for qemu-devel@nongnu.org; Thu, 19 Jun 2014 17:03:29 -0400 Received: from mx1.redhat.com ([209.132.183.28]:40764) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxjUO-0002SN-SJ for qemu-devel@nongnu.org; Thu, 19 Jun 2014 17:03:21 -0400 Message-ID: <53A35012.4060305@redhat.com> Date: Thu, 19 Jun 2014 15:03:14 -0600 From: Eric Blake MIME-Version: 1.0 References: <20140605145714.10787.97053.stgit@hds.com> <20140605145728.10787.41278.stgit@hds.com> In-Reply-To: <20140605145728.10787.41278.stgit@hds.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="fOGQoTDeN298CHtVup23DubBgis5xe9gw" Subject: Re: [Qemu-devel] [PATCH v4 1/2] qga: Add guest-fsfreeze-freeze-list command List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Tomoki Sekiyama , qemu-devel@nongnu.org Cc: mitsuhiro.tanino@hds.com, mdroth@linux.vnet.ibm.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --fOGQoTDeN298CHtVup23DubBgis5xe9gw Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06/05/2014 08:57 AM, Tomoki Sekiyama wrote: > If an array of mount point paths is specified as 'mountpoints' argument= > of guest-fsfreeze-freeze-list, qemu-ga will only freeze the file system= s > mounted on specified paths in Linux guests. Otherwise, it works as the > same way as guest-fsfreeze-freeze. > This would be useful when the host wants to create partial disk snapsho= ts. >=20 > Signed-off-by: Tomoki Sekiyama > --- > qga/commands-posix.c | 32 +++++++++++++++++++++++++++++++- > qga/commands-win32.c | 9 +++++++++ > qga/qapi-schema.json | 17 +++++++++++++++++ > 3 files changed, 57 insertions(+), 1 deletion(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --fOGQoTDeN298CHtVup23DubBgis5xe9gw Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTo1ASAAoJEKeha0olJ0NqVeMH/i43FVpFXG8l8ecDim1Qb4A5 zTnPhZPFtvXZkLas2D9HpLsQfGJUAps3g6s8huRxf1lgmkGOj51TblyyjfEMm2Qr 87mvW6hY3zLUgG0afaRPObsBLhwF/EQ0NkpOHtQBNtQ9ZMqqUVX8SbLVcwU4Tb2U 8FZs6ERnvf+fRym181lRnKO2f8QYda9y42DUhiiGx9Kp8DiMEPcYMJ1LEXl4xfWB t3MV5ZDrz7CFV61UjoRidDP8eA0h2+4amMwz+sBHc/RytCxkTY2WX2u2DVkYwU3O NZLg18imKDqh5oy2B+VQkNm7VHZTIo41sxUHsAjQcMSDenDsJYqy1T8XU3RlT7U= =euF3 -----END PGP SIGNATURE----- --fOGQoTDeN298CHtVup23DubBgis5xe9gw--