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 <dlezc...@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 <dlezc...@fr.ibm.com>

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

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


hooks/post-receive
-- 
lxc

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to