1. 25 7月, 2017 1 次提交
    • J
      nodedev: Alter node device deletion logic · 5ba2ce65
      John Ferlan 提交于
      Alter the node device deletion logic to make use of the parent field
      from the obj->def rather than call virNodeDeviceObjListGetParentHost.
      As it turns out the saved @def won't have parent_wwnn/wwpn or
      parent_fabric_wwn, so the only logical path would be to call
      virNodeDeviceObjListGetParentHostByParent which we can accomplish
      directly via virNodeDeviceObjListFindByName.
      5ba2ce65
  2. 24 7月, 2017 13 次提交
  3. 22 7月, 2017 14 次提交
  4. 21 7月, 2017 8 次提交
  5. 20 7月, 2017 4 次提交