Re: [Qemu-block] [PATCH 0/3] Misc Quorum fixes

2018-10-17 Thread Kevin Wolf
Am 17.10.2018 um 16:33 hat Alberto Garcia geschrieben: > Hi, > > Here's a couple of small fixes for the Quorum driver plus new test > cases. See the individual patches for details. Thanks, applied to the block branch. Kevin

[Qemu-block] [PATCH 0/3] Misc Quorum fixes

2018-10-17 Thread Alberto Garcia
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 Qu