Dan Kenigsberg has submitted this change and it was merged. Change subject: hostdev: properly teardown on hotunplug ......................................................................
hostdev: properly teardown on hotunplug The device teardown mechanism is not explicitly invoked in hotunplug routines - meaning that the devices are not properly cleaned up. We add it to hostdev hotunplug to make sure that there are no loose udev files as they previously were left orphaned. Change-Id: I6af53a48e92c666da915e9c9e6b1ba8f8cd522ba Signed-off-by: Martin Polednik <[email protected]> Reviewed-on: https://gerrit.ovirt.org/60706 Continuous-Integration: Jenkins CI Reviewed-by: Francesco Romani <[email protected]> --- M vdsm/virt/vm.py 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Jenkins CI: Passed CI tests Francesco Romani: Looks good to me, approved Martin Polednik: Verified -- To view, visit https://gerrit.ovirt.org/60706 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6af53a48e92c666da915e9c9e6b1ba8f8cd522ba Gerrit-PatchSet: 6 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Martin Polednik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
