-
Andrey Vagin authored
When a process is started in a new pid namespace, the init process must colleck zombies. But before this the init process must waits the root test process, which returns a status of preparation stage. Currently these two operation can race, because the both ones call waitpid(). Signed-off-by:
Andrey Vagin <avagin@openvz.org> Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>
084a1f7d
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| arch | ||
| Makefile | ||
| cpuid.h | ||
| datagen.c | ||
| lock.c | ||
| lock.h | ||
| msg.c | ||
| ns.c | ||
| ns.h | ||
| parseargs.c | ||
| parseargs.sh | ||
| stop_and_chk.sh | ||
| streamutil.c | ||
| tcp.c | ||
| test.c | ||
| zdtmtst.h |