Skip to content
Commit 0768d920 authored by Andrei Vagin's avatar Andrei Vagin
Browse files

zdtm: rework a synchronization scheme



Currently test_daemon() sends a signal to a parent process,
when a test completed a prepartion stage. But it doesn't work,
if a child changed uid and gid, because it doesn't have enough
permissions in this case.

This patch reworks a synchronization scheme to use a futex
instead of sending signals.

Signed-off-by: default avatarAndrei Vagin <avagin@virtuozzo.com>
parent eff4c2ac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment