Dan Kenigsberg has submitted this change and it was merged. Change subject: Read pool metadata once in StoragePool.getInfo() ......................................................................
Read pool metadata once in StoragePool.getInfo() The behavioural change of spm_id should be safe since StoragePool.getInfo() call in hsm.getStoragePoolInfo() is under the (shared) pool lock making startSpm block in this host when the info is retrieved. Making repoStats pool independent. Change-Id: I41a79662a4bd01fc310aa5554c38a16f3f8ba546 Signed-off-by: Eduardo <[email protected]> Reviewed-on: http://gerrit.ovirt.org/14672 Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/storage/sp.py 1 file changed, 15 insertions(+), 13 deletions(-) Approvals: Eduardo: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/14672 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I41a79662a4bd01fc310aa5554c38a16f3f8ba546 Gerrit-PatchSet: 8 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Eduardo <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Daniel Paikov <[email protected]> Gerrit-Reviewer: Eduardo <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Vered Volansky <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
