All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v6 0/3] modify vote rules for flush operation
@ 2016-02-25  5:33 Changlong Xie
  2016-02-25  5:33 ` [Qemu-devel] [PATCH v6 1/3] docs: fix invalid node name in qmp event Changlong Xie
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Changlong Xie @ 2016-02-25  5:33 UTC (permalink / raw)
  To: qemu devel, Alberto Garcia, Eric Blake, Kevin Wolf, Max Reitz,
	Markus Armbruster
  Cc: Dr. David Alan Gilbert

ChangLog:
v6:
1. Make "type" mandatory for [PATCH 2/3] 
v5:
1. Fix invalid node name in docs/qmp-events.txt
2. Address comments from Eric, drop QUORUM_FLUSH_ERROR. Instead of reworking
QUORUM_REPORT_BAD to make it compatible with quorum read/write/flush operations
v4:
1. Introduce QUORUM_FLUSH_ERROR event to notify flush failure.
v3:
1. *Note* that, the codes logic is different from what we talked in v2.
I just keep flush interface the same logic as quorum read/write, and think
it's reasoned.

[Ref] http://lists.nongnu.org/archive/html/qemu-devel/2016-01/msg05342.htm

Changlong Xie (3):
  docs: fix invalid node name in qmp event
  qmp event: Refactor QUORUM_REPORT_BAD
  quorum: modify vote rules for flush operation

 block/quorum.c      | 38 ++++++++++++++++++++++++++++----------
 docs/qmp-events.txt | 11 ++++++++++-
 qapi/block.json     | 16 ++++++++++++++++
 qapi/event.json     |  4 +++-
 4 files changed, 57 insertions(+), 12 deletions(-)

-- 
1.9.3

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-02-26  1:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-25  5:33 [Qemu-devel] [PATCH v6 0/3] modify vote rules for flush operation Changlong Xie
2016-02-25  5:33 ` [Qemu-devel] [PATCH v6 1/3] docs: fix invalid node name in qmp event Changlong Xie
2016-02-25  5:33 ` [Qemu-devel] [PATCH v6 2/3] qmp event: Refactor QUORUM_REPORT_BAD Changlong Xie
2016-02-25 10:57   ` Alberto Garcia
2016-02-26  1:20     ` Changlong Xie
2016-02-25  5:33 ` [Qemu-devel] [PATCH v6 3/3] quorum: modify vote rules for flush operation Changlong Xie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.