[lxc-devel] [GIT] lxc branch, master, updated. f9d0d2cbbf401ffb74c251e75581174d91a02cfc

Daniel Lezcano git at users.sourceforge.net
Mon Mar 5 22:54:31 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lxc".

The branch, master has been updated
       via  f9d0d2cbbf401ffb74c251e75581174d91a02cfc (commit)
       via  fc3c7f7f6e9d8adfc4be943160e4ef902436a25d (commit)
      from  09f2410e846189e765e39685b350255c196637c1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f9d0d2cbbf401ffb74c251e75581174d91a02cfc
Author: InformatiQ <rhanna at informatiq.org>
Date:   Mon Mar 5 23:53:14 2012 +0100

    fix cached rootfs update* fix rootfs path* add handling of systemd
    
    Signed-off-by: InformatiQ <rhanna at informatiq.org>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit fc3c7f7f6e9d8adfc4be943160e4ef902436a25d
Author: Serge Hallyn <serge.hallyn at canonical.com>
Date:   Mon Mar 5 23:53:14 2012 +0100

    cgroups: fix broken support for deprecated ns cgroup
    
    when using ns cgroup, use /cgroup/<init-cgroup> rather than
    /cgroup/<init-cgroup>/lxc
    
    At least lxc-start, lxc-stop, lxc-cgroup, lxc-console and lxc-ls work
    with this patch.  I've tested this in a 2.6.35 kernel with ns cgroup,
    and in a 3.2 kernel without ns cgroup.
    
    Note also that because of the check for container reboot support,
    if we're using the ns cgroup we now end up with a /cgroup/<container>/2
    cgroup created, empty, by the clone(CLONE_NEWPID).  I'm really not
    sure how much time we want to spend cleaning such things up since
    ns cgroup is deprecated in kernel.
    
    Signed-off-by: Serge Hallyn <serge at hallyn.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

-----------------------------------------------------------------------

Summary of changes:
 src/lxc/cgroup.c        |   60 ++++++++++++++++++++++++++++------------------
 src/lxc/lxc-ls.in       |    6 ++++-
 templates/lxc-fedora.in |   35 +++++++++++++++++++++------
 3 files changed, 68 insertions(+), 33 deletions(-)


hooks/post-receive
-- 
lxc




More information about the lxc-devel mailing list