aboutsummaryrefslogtreecommitdiff
path: root/qemu-doc.texi
diff options
context:
space:
mode:
authorPrasanna Kumar Kalever <prasanna.kalever@redhat.com>2016-11-02 22:20:36 +0530
committerJeff Cody <jcody@redhat.com>2016-12-05 16:30:15 -0500
commit1a417e46aedb7d762691fdd9aaab67465240b830 (patch)
tree447534e364f6e537ac677c5b8d2f8dd1d50b2c74 /qemu-doc.texi
parentbc66cedb4141fb7588f2462c74310d8fb5dd4cf1 (diff)
block/gluster: fix QMP to match debug option
The QMP definition of BlockdevOptionsGluster: { 'struct': 'BlockdevOptionsGluster', 'data': { 'volume': 'str', 'path': 'str', 'server': ['GlusterServer'], '*debug-level': 'int', '*logfile': 'str' } } But instead of 'debug-level we have exported 'debug' as the option for choosing debug level of gluster protocol driver. This patch fix QMP definition BlockdevOptionsGluster s/debug-level/debug/ Suggested-by: Eric Blake <eblake@redhat.com> Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Jeff Cody <jcody@redhat.com>
Diffstat (limited to 'qemu-doc.texi')
0 files changed, 0 insertions, 0 deletions