Dan Kenigsberg has submitted this change and it was merged.
Change subject: storage: kill ongoing operations on exit ......................................................................
storage: kill ongoing operations on exit
Some storage operations must be forcibly interrupted when the vdsm (parent) process exits.
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=713434 Change-Id: Ic6ff67cb687494099e332d2d7b1eb3a293d1b4e4 Signed-off-by: Federico Simoncelli fsimonce@redhat.com Reviewed-on: http://gerrit.ovirt.org/18074 Reviewed-by: Saggi Mizrahi smizrahi@redhat.com --- M lib/vdsm/utils.py M vdsm/storage/blockSD.py M vdsm/storage/curlImgWrap.py M vdsm/storage/misc.py M vdsm/storage/sp.py M vdsm/storage/storage_mailbox.py M vdsm/storage/volume.py 7 files changed, 41 insertions(+), 19 deletions(-)
Approvals: Saggi Mizrahi: Looks good to me, approved Federico Simoncelli: Verified