1. 05 6月, 2018 13 次提交
  2. 31 5月, 2018 1 次提交
    • P
      qemu: hotplug: Fix detach of disk with managed persistent reservations · 105bcdde
      Peter Krempa 提交于
      In commit 8bebb2b7 I've refactored how the detach of disk with a
      managed persistent reservations object is handled. After the commit if
      any disk with a managed PR object would be removed libvirt would also
      attempt to remove the shared 'pr-manager-helper' object potentially used
      by other disks.
      
      Thankfully this should not have practical impact as qemu should reject
      deletion of the object if it was still used and the rest of the code is
      correct.
      
      Fix this by removing the disk from the definition earlier and checking
      if the shared/managed pr-manager-helper object is still needed.
      
      This basically splits the detach code for the managed PR object from the
      unmanaged ones. The same separation will follow for the attachment code
      as well as it greatly simplifies -blockdev support for this.
      Signed-off-by: NPeter Krempa <pkrempa@redhat.com>
      105bcdde
  3. 29 5月, 2018 1 次提交
  4. 28 5月, 2018 5 次提交
  5. 21 5月, 2018 1 次提交
  6. 16 5月, 2018 8 次提交
  7. 14 5月, 2018 1 次提交
  8. 11 5月, 2018 2 次提交
  9. 04 5月, 2018 2 次提交
  10. 18 4月, 2018 1 次提交
  11. 16 4月, 2018 1 次提交
  12. 12 4月, 2018 3 次提交
  13. 03 4月, 2018 1 次提交