ChangLog: 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 (2): qmp event: Add QUORUM_FLUSH_ERROR quorum: modify vote rules for flush operation block/quorum.c | 24 +++++++++++++++++++----- docs/qmp-events.txt | 18 ++++++++++++++++++ qapi/event.json | 16 ++++++++++++++++ 3 files changed, 53 insertions(+), 5 deletions(-) -- 1.9.3