]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libvirtd: fix bug when shrinking number of clients
authorEric Blake <eblake@redhat.com>
Mon, 22 Nov 2010 19:27:07 +0000 (12:27 -0700)
committerEric Blake <eblake@redhat.com>
Tue, 23 Nov 2010 15:43:00 +0000 (08:43 -0700)
commit149c49213799bc0fb1b99ccd3310a932b512bc07
treea85a7bebce3e73ee27fb8d8dddbea974a86a0849
parentc73bd6f34a03c6824543c47a1222dcc7f7a3c781
libvirtd: fix bug when shrinking number of clients

* daemon/libvirtd.c (qemudRunLoop): Pass allocation size, not
current count, to VIR_SHRINK_N.
* docs/hacking.html.in: Update doc example.
* HACKING: Regenerate.
HACKING
daemon/libvirtd.c
docs/hacking.html.in