Saggi Mizrahi has uploaded a new change for review.
Change subject: Add deathSignal options to better peopen ......................................................................
Add deathSignal options to better peopen
This allows VDSM to specify as signal that will be sent by the kernel to the child when VDSM dies.
- Also fixes problem in the makefile that would cause make not to recompile the SO when the C file was changed
Change-Id: I9f987129cea112e2a75d6f02477369417cc50dc7 Signed-off-by: Saggi Mizrahi smizrahi@redhat.com --- M vdsm/betterPopen/Makefile.am M vdsm/betterPopen/__init__.py M vdsm/betterPopen/createprocess.c 3 files changed, 35 insertions(+), 5 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/41/6241/1 -- To view, visit http://gerrit.ovirt.org/6241 To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange Gerrit-Change-Id: I9f987129cea112e2a75d6f02477369417cc50dc7 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Saggi Mizrahi smizrahi@redhat.com