]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Improve log filtering in virLXCProcessReadLogOutputData
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 14 Oct 2013 12:07:22 +0000 (13:07 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 14 Oct 2013 14:38:20 +0000 (15:38 +0100)
commit5a1cb1075af0c0ace466bf7cbb9d722dca812ec9
treeaaac2410ecd98f6015ea68300b0ce733e2824c11
parent01100c7f60cee7b9075110b1e4b397dfff1a17ba
Improve log filtering in virLXCProcessReadLogOutputData

Make the virLXCProcessReadLogOutputData method ignore the log
lines about the container startup argv, ignore the generic
error message from libvirt_lxc when lxcContainerMain fails
and skip over blank lines.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/lxc/lxc_process.c