diff options
Diffstat (limited to 'qapi-schema.json')
-rw-r--r-- | qapi-schema.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/qapi-schema.json b/qapi-schema.json index 1a5f93e..193e7e4 100644 --- a/qapi-schema.json +++ b/qapi-schema.json @@ -4483,10 +4483,11 @@ # Driver specific block device options for Quorum # # @blkverify: #optional true if the driver must print content mismatch +# set to false by default # -# @children: the children block device to use +# @children: the children block devices to use # -# @vote_threshold: the vote limit under which a read will fail +# @vote-threshold: the vote limit under which a read will fail # # Since: 2.0 ## |