Michal Privoznik 687730540e virstoragefile: Introduce virStoragePRDef
This is a definition that holds information on SCSI persistent
reservation settings. The XML part looks like this:

  <reservations enabled='yes' managed='no'>
    <source type='unix' path='/path/to/qemu-pr-helper.sock' mode='client'/>
  </reservations>

If @managed is set to 'yes' then the <source/> is not parsed.
This design was agreed on here:

https://www.redhat.com/archives/libvir-list/2017-November/msg01005.html

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
2018-05-11 09:02:56 +02:00
..
2017-10-16 10:22:34 +01:00
2016-11-21 13:15:12 +01:00
2017-10-16 10:22:34 +01:00
2018-05-03 12:40:37 +01:00
2018-03-20 12:13:36 +00:00
2018-04-01 17:42:29 +02:00
2017-11-15 13:52:13 +01:00
2018-04-01 17:42:29 +02:00
2017-08-02 15:00:28 -04:00
2017-01-10 19:37:53 +01:00
2018-05-03 12:40:37 +01:00