]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
rpc: Increase bound limit for virDomainGetJobStats
authorJiri Denemark <jdenemar@redhat.com>
Fri, 27 Sep 2013 08:48:02 +0000 (10:48 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 27 Sep 2013 10:56:13 +0000 (12:56 +0200)
commitf25a08747de3589605f7f288cec61e0c182fbb7f
tree2740255429be218ff0f8b5046a01bdc22edf8a73
parentcc5b920b24b050c950284158d826f2401cce2339
rpc: Increase bound limit for virDomainGetJobStats

https://bugzilla.redhat.com/show_bug.cgi?id=1012818

Commit 6d7d0b1869ed293e3208d11f375cecea0129dfc5 (in 1.1.2) added bounds
checking to virDomainGetJobStats. But even at that time the API was able
to return 20 parameters while the limit was set to 16.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
src/remote/remote_protocol.x