]> git.ipfire.org Git - thirdparty/libvirt.git/commit
lxc: Modify/add some debug messages
authorJohn Ferlan <jferlan@redhat.com>
Thu, 12 Feb 2015 19:32:39 +0000 (14:32 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 13 Feb 2015 18:44:52 +0000 (13:44 -0500)
commit2b8e018ad80e25189e8440498f3b4c10e2de2481
tree4c837884cd1df3950d7a69685116af6a69af7720
parent72129907c1e6f35af5dadee48aa8a998e6fb7f68
lxc: Modify/add some debug messages

Modify the VIR_DEBUG message in virLXCProcessCleanup to make it clearer
about the path.  Also add some more VIR_DEBUG messages in virLXCProcessStart
in order to help debug error flow.
src/lxc/lxc_process.c