diff options
author | Alberto Garcia <berto@igalia.com> | 2018-10-17 17:33:50 +0300 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2018-11-05 15:09:54 +0100 |
commit | 83aedca872b5c2bacf9fd35f62cf96479fbf062e (patch) | |
tree | 2b1129e2fd0166035bacd1e33d158a20b42d9519 /tests/qemu-iotests/081 | |
parent | 6840e8d8ae3c2f8efd76d9d01cce84d047132c7a (diff) |
quorum: Return an error if the blkverify mode has invalid settings
The blkverify mode of Quorum can only be enabled if the number of
children is exactly two and the value of vote-threshold is also two.
If the user tries to enable it but the other settings are incorrect
then QEMU simply prints an error message to stderr and carries on
disabling the blkverify setting.
This patch makes quorum_open() fail and return an error in this case.
Signed-off-by: Alberto Garcia <berto@igalia.com>
Reported-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/081')
0 files changed, 0 insertions, 0 deletions