On 06/18/2012 12:46 AM, Osier Yang wrote:
On 2012年06月15日 15:41, Gao feng wrote:
> print debug info "container support is enabled"
> when host support the user or net namespace.
>
> Signed-off-by: Gao feng<gaofeng(a)cn.fujitsu.com>
> ---
> src/lxc/lxc_container.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/src/lxc/lxc_container.c b/src/lxc/lxc_container.c
> index a54c385..b2cbfb9 100644
> --- a/src/lxc/lxc_container.c
> +++ b/src/lxc/lxc_container.c
> @@ -1769,6 +1769,6 @@ int lxcContainerAvailable(int features)
> return -1;
> }
>
> - VIR_DEBUG("Mounted all filesystems");
> + VIR_DEBUG("container support is enabled");
> return 0;
> }
ACK
I've pushed 2 and 3.
--
Eric Blake eblake(a)redhat.com +1-919-301-3266
Libvirt virtualization library
http://libvirt.org