]> xenbits.xensource.com Git - libvirt.git/commit
virCgroupNew: Enhance debug message
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 27 Mar 2015 10:29:25 +0000 (11:29 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 30 Mar 2015 13:20:24 +0000 (15:20 +0200)
commit149a62bc83166aeaf36eaf5f0cde1c55607ddde8
treef78cddf00f5c7e9f2b036f108389e79c99bb999b
parent0a09bcdc7f9abca1b94074f59f85972df3e74fef
virCgroupNew: Enhance debug message

When creating new internal representation of cgroups, all passed
arguments are logged. Well, except for two: pid and pointer for
return value. Lets log them too.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/util/vircgroup.c