All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] Misc Quorum fixes
@ 2018-10-17 14:33 Alberto Garcia
  2018-10-17 14:33 ` [Qemu-devel] [PATCH 1/3] quorum: Remove quorum_err() Alberto Garcia
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Alberto Garcia @ 2018-10-17 14:33 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alberto Garcia, qemu-block, Markus Armbruster, Kevin Wolf,
	Max Reitz

Hi,

Here's a couple of small fixes for the Quorum driver plus new test
cases. See the individual patches for details.

Regards,

Berto

Alberto Garcia (3):
  quorum: Remove quorum_err()
  quorum: Return an error if the blkverify mode has invalid settings
  iotest: Test the blkverify mode of the Quorum driver

 block/quorum.c             | 37 +++++++++++--------------------------
 tests/qemu-iotests/081     | 30 ++++++++++++++++++++++++++++++
 tests/qemu-iotests/081.out | 16 ++++++++++++++++
 3 files changed, 57 insertions(+), 26 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2018-10-17 15:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-17 14:33 [Qemu-devel] [PATCH 0/3] Misc Quorum fixes Alberto Garcia
2018-10-17 14:33 ` [Qemu-devel] [PATCH 1/3] quorum: Remove quorum_err() Alberto Garcia
2018-10-17 14:33 ` [Qemu-devel] [PATCH 2/3] quorum: Return an error if the blkverify mode has invalid settings Alberto Garcia
2018-10-17 15:31   ` Kevin Wolf
2018-10-17 15:34     ` Alberto Garcia
2018-10-17 15:44       ` Kevin Wolf
2018-10-17 14:33 ` [Qemu-devel] [PATCH 3/3] iotest: Test the blkverify mode of the Quorum driver Alberto Garcia
2018-10-17 15:33 ` [Qemu-devel] [PATCH 0/3] Misc Quorum fixes Kevin Wolf

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.