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

Daniel Lezcano git at users.sourceforge.net
Wed Jan 20 10:17:46 UTC 2010


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  b75afd90891e443f1f9232dc46680ba7a21f189a (commit)
       via  b24319395b9047876e9de03abeb9986441401742 (commit)
       via  b79fcd8638b571043610e80bd465adfa9f08842b (commit)
       via  8b7329af3fa876aacd6b0299f4d86e76cd3b14a5 (commit)
       via  c3e13372aaa81587772f6ce9074de6013884a484 (commit)
       via  9d7f9e522b87c250178c53ce671f28e3afd73c1e (commit)
       via  79e68309225ef94f3be064276f5f9e285bbcfb0f (commit)
      from  84a24de2355afef00d5779d086b316773fd26460 (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 b75afd90891e443f1f9232dc46680ba7a21f189a
Author: Michel Normand <normand at fr.ibm.com>
Date:   Tue Jan 19 18:45:10 2010 +0100

    lxc: typo in scripts/lxc-debian.in
    
    warning with git am, white before tab correction
    
    Signed-off-by: Michel Normand <normand at fr.ibm.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit b24319395b9047876e9de03abeb9986441401742
Author: Greg Kurz <gkurz at fr.ibm.com>
Date:   Tue Jan 19 18:45:13 2010 +0100

    lxc: remove useless check
    
    The handler argument to lxc_fini() is never null.
    
    Signed-off-by: Greg Kurz <gkurz at fr.ibm.com>
    Signed-off-by: Cedric Le Goater <clg at fr.ibm.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit b79fcd8638b571043610e80bd465adfa9f08842b
Author: Greg Kurz <gkurz at fr.ibm.com>
Date:   Tue Jan 19 18:45:15 2010 +0100

    lxc: fix double-close in lxc_[re]spawn() abort path
    
    sv[0] has already been closed when reaching out_abort label.
    
    Signed-off-by: Greg Kurz <gkurz at fr.ibm.com>
    Signed-off-by: Cedric Le Goater <clg at fr.ibm.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 8b7329af3fa876aacd6b0299f4d86e76cd3b14a5
Author: Michel Normand <normand at fr.ibm.com>
Date:   Tue Jan 19 18:45:16 2010 +0100

    lxc: add capabilities for C/R
    
    Signed-off-by: Michel Normand <normand at fr.ibm.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit c3e13372aaa81587772f6ce9074de6013884a484
Author: Clement Calmels <clement.calmels at fr.ibm.com>
Date:   Tue Jan 19 18:45:12 2010 +0100

    Remove useless lines
    
    Signed-off-by: Clement Calmels <clement.calmels at fr.ibm.com>
    Signed-off-by: Cedric Le Goater <clg at fr.ibm.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 9d7f9e522b87c250178c53ce671f28e3afd73c1e
Author: Greg Kurz <gkurz at fr.ibm.com>
Date:   Tue Jan 19 18:45:14 2010 +0100

    lxc: some goto clarification
    
    It makes sense to use goto when there's some rollback work to be done.
    And it's nice for code clarity to add an explicit suffix to goto labels.
    
    Signed-off-by: Greg Kurz <gkurz at fr.ibm.com>
    Signed-off-by: Cedric Le Goater <clg at fr.ibm.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 79e68309225ef94f3be064276f5f9e285bbcfb0f
Author: Michel Normand <normand at fr.ibm.com>
Date:   Tue Jan 19 18:45:11 2010 +0100

    lxc: typo white space src/lxc/network.c
    
    Signed-off-by: Michel Normand <normand at fr.ibm.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

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

Summary of changes:
 scripts/lxc-debian.in |    2 +-
 src/lxc/lxc-setcap.in |    4 ++--
 src/lxc/network.c     |   24 ++++++++++++------------
 src/lxc/start.c       |   45 +++++++++++++++++----------------------------
 4 files changed, 32 insertions(+), 43 deletions(-)


hooks/post-receive
-- 
lxc




More information about the lxc-devel mailing list