[libvirt] [PATCH 05/11] Replace use of lxcError with virReportError

Jiri Denemark jdenemar at redhat.com
Thu Jul 26 21:05:11 UTC 2012


On Tue, Jul 24, 2012 at 14:22:47 +0100, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> Update all LXC code to use virReportError instead of the custom
> lxcError macro
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  src/lxc/lxc_conf.c       |   10 +-
>  src/lxc/lxc_conf.h       |    5 -
>  src/lxc/lxc_container.c  |   30 ++---
>  src/lxc/lxc_controller.c |   58 ++++-----
>  src/lxc/lxc_driver.c     |  304 +++++++++++++++++++++++-----------------------
>  src/lxc/lxc_process.c    |   64 +++++-----
>  6 files changed, 233 insertions(+), 238 deletions(-)

ACK

Jirka




More information about the libvir-list mailing list