[lxc-devel] [GIT] lxc branch, master, updated. 743ecd2efba6b2d2c23a0fdb2fe8958c81c73561

Daniel Lezcano git at users.sourceforge.net
Tue Jul 6 19:26:56 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  743ecd2efba6b2d2c23a0fdb2fe8958c81c73561 (commit)
      from  cba56779c893aac20d42d65cfa10db966c24d9b7 (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 743ecd2efba6b2d2c23a0fdb2fe8958c81c73561
Author: Daniel Lezcano <dlezcano at fr.ibm.com>
Date:   Tue Jul 6 21:26:31 2010 +0200

    close prctl window
    
    If the pdeath signal is set after the synchro we have a window where
    the parent exits with the pdeath signal not set.
    
    In order to avoid that, we have to move the prctl before the synchro with
    the parent so if the parent exits before we can set the pdeath signal, the
    synchro will fail in any case and the container startup will be aborted.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

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

Summary of changes:
 src/lxc/start.c |   16 +++++++++++-----
 1 files changed, 11 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
lxc




More information about the lxc-devel mailing list