[lxc-devel] [GIT] lxc branch, master, updated. 83c2e175242f590ef8984174fe62fa13720ea654

Daniel Lezcano git at users.sourceforge.net
Tue Nov 24 08:47:37 UTC 2009


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  83c2e175242f590ef8984174fe62fa13720ea654 (commit)
       via  fa0822279412ab29f535a9f1ad996949f04286d8 (commit)
       via  985d15b106c8959ff130ba5425c2abbe36dc2cca (commit)
      from  8f0a524dccd6c0f9b8fb0725449d9a57143d969d (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 83c2e175242f590ef8984174fe62fa13720ea654
Author: Michel Normand <normand at fr.ibm.com>
Date:   Tue Nov 24 09:47:27 2009 +0100

    lxc-ps typo in man lxc
    
    Fix bad name parameter in the lxc-ps man page.
    
    Signed-off-by: Michel Normand <michel.mno at free.fr>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit fa0822279412ab29f535a9f1ad996949f04286d8
Author: Michel Normand <normand at fr.ibm.com>
Date:   Tue Nov 24 09:47:27 2009 +0100

    lxc-info to report the FROZEN state
    
    this state is reported when the lxc-freeze command
    was issued on the container.
    
    Signed-off-by: Michel Normand <normand at fr.ibm.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 985d15b106c8959ff130ba5425c2abbe36dc2cca
Author: Michael Tokarev <mjt at tls.msk.ru>
Date:   Tue Nov 24 09:47:27 2009 +0100

    fix fdleak and errors in lxc_create_tty()
    
    if, for some reason, openpty() fails, lxc_create_tty() will
    leak all previous ptys and leave the config structure in a
    inconsistent state (wrt the number of ptys actually opened)
    Fix that by explicitly closing all previously opened ptys
    in case of failure and by setting number of actually opened
    ttys after actual open
    
    Signed-off-by: Michael Tokarev <mjt at tls.msk.ru>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

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

Summary of changes:
 doc/lxc.sgml.in |    2 +-
 src/lxc/conf.c  |   21 ++++++++-------------
 src/lxc/state.c |   16 ++++++++++------
 src/lxc/state.h |    2 +-
 4 files changed, 20 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
lxc




More information about the lxc-devel mailing list