From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37564) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wrwqn-00026R-AF for qemu-devel@nongnu.org; Tue, 03 Jun 2014 18:06:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wrwqi-0001iC-DF for qemu-devel@nongnu.org; Tue, 03 Jun 2014 18:06:33 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43532) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wrwqi-0001i7-4Z for qemu-devel@nongnu.org; Tue, 03 Jun 2014 18:06:28 -0400 Message-ID: <538E46DE.2000109@redhat.com> Date: Tue, 03 Jun 2014 16:06:22 -0600 From: Eric Blake MIME-Version: 1.0 References: <20140522135641.6110.28511.stgit@hds.com> <20140522135653.6110.79891.stgit@hds.com> <20140603212147.3985.99693@loki> <538E405B.2020204@redhat.com> <20140603215820.3985.70471@loki> In-Reply-To: <20140603215820.3985.70471@loki> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="PAr798Nf53W8WThGKEO4KjSm1qhSjho9G" Subject: Re: [Qemu-devel] [PATCH v3 1/2] qga: Add 'mountpoints' argument to guest-fsfreeze-freeze command List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Roth , Tomoki Sekiyama , qemu-devel@nongnu.org Cc: mitsuhiro.tanino@hds.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --PAr798Nf53W8WThGKEO4KjSm1qhSjho9G Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06/03/2014 03:58 PM, Michael Roth wrote: >> Bikeshedding on the proposed name: given that 'fs' is an abbreviation = of >> 'filesystem', "fsfreeze-freeze-filesystems" sounds rather redundant. = I >> would suggest guest-fsfreeze-list as a shorter name that conveys the >> intent, without quite as much repetition. >=20 > Somewhat agree, though I think we should retain the guest-- > structure and at least go with guest-fsfreeze-freeze-list. guest- prefix is uncontroversial command_group is 'fsfreeze'. Currently in that group are the verbs 'status', 'freeze', and 'thaw'; and my proposal is to add 'list' (not 'freeze-list') as the new verb (just as we don't have 'freeze-status' as a verb). Oh, and adding this command to freeze by list may require a change to the existing guest-fsfreeze-status command to report a third enum value of 'partial' (neither fully 'thawed' nor fully 'frozen'). --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --PAr798Nf53W8WThGKEO4KjSm1qhSjho9G 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/ iQEcBAEBCAAGBQJTjkbeAAoJEKeha0olJ0NqWOgH/09vGtLVy9H1QTgn/bKJ9mb9 flIOr0GvQXHQ5UH9C6qe/yvOOTaiOa89t401mfXpbPePsuo8elPTg9bigylIgJAP b7S7Aly0YnF3dIL62jHl3dZ+jHkAYMGZMukoljs0jt70kzPZYUuUvbkjQ/wjiVYc 4/TFXdlhxxo5qkfh1Law3vbEm2nK4+OYqW4MHWmdcUgRf7SYPte0zv93IPVjs2XZ 3UMyZvpv5ni1txZXwuaz0BT3+u/woia5l6WVXJQcpQChPpfZZneMUdgydgYK2nFY FMdRKXh6C92FHsKKgyDHE5jgrPY498HnPwAlCn9Wg7jcPftzZ5WsskHvF4NvRbY= =wS+c -----END PGP SIGNATURE----- --PAr798Nf53W8WThGKEO4KjSm1qhSjho9G--