
11 Sep
2012
11 Sep
'12
5:39 p.m.
On 09/06/2012 10:56 PM, Eric Blake wrote:
On 09/06/2012 04:13 AM, Hu Tao wrote:
Should not return 0 when failed to setup cgroup. --- src/qemu/qemu_cgroup.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-)
ACK with one nit.
+ if (rc < 0) goto cleanup;
Indentation is now off.
Pushed with this fixed. Awaiting v3 for the rest of the series, but do make sure that you are aware of the interface that Dan has proposed and reconcile according to my suggestions: https://www.redhat.com/archives/libvir-list/2012-September/msg00698.html -- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org