]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_driver: increase recorded counter for disk block stats
authorPavel Hrdina <phrdina@redhat.com>
Wed, 3 Feb 2021 15:28:40 +0000 (16:28 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Thu, 4 Feb 2021 12:11:27 +0000 (13:11 +0100)
commit02ffd9909cf432b2aa52e5ae81beb188a372901d
tree8054053b0860d05d81d2be60be433c3717d75538
parent8ebfd29cbdda5f6598b6f945de68163b97ed3b9c
qemu_driver: increase recorded counter for disk block stats

Commit <318d807a0bd3372b634d1952b559c5c627ccfa5b> added a fix to skip
most of the block stat code to not log error message for missing storage
sources but forgot to increase the recordnr counter.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_driver.c