From Dan Kenigsberg <dan...@redhat.com>:

Dan Kenigsberg has submitted this change and it was merged.

Change subject: utils: Extract NoIntrPoll from utils module
......................................................................


utils: Extract NoIntrPoll from utils module

NoIntrPoll has been relocated to common.osutils, to make it clearer
that it is being used by multiple subsystems, and verifying that it
has no dependencies on non-common vdsm code.

It has also been renamed to uninterruptible_poll.

Change-Id: I2f5145a3cb59a46174742823c648d8ff8cc72a7d
Signed-off-by: Edward Haas <edwa...@redhat.com>
---
M lib/vdsm/commands.py
M lib/vdsm/common/osutils.py
M lib/vdsm/network/netlink/monitor.py
M lib/vdsm/utils.py
M lib/vdsm/virt/vmchannels.py
A tests/common/osutils_test.py
M tests/utils_test.py
7 files changed, 172 insertions(+), 135 deletions(-)

Approvals:
  Piotr Kliczewski: Looks good to me, approved
  Jenkins CI: Passed CI tests
  Edward Haas: Verified



-- 
To view, visit https://gerrit.ovirt.org/77476
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2f5145a3cb59a46174742823c648d8ff8cc72a7d
Gerrit-PatchSet: 8
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Edward Haas <edwa...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Edward Haas <edwa...@redhat.com>
Gerrit-Reviewer: Francesco Romani <from...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczew...@gmail.com>
Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org>
_______________________________________________
vdsm-patches mailing list -- vdsm-patches@lists.fedorahosted.org
To unsubscribe send an email to vdsm-patches-le...@lists.fedorahosted.org

Reply via email to