[libvirt] [PATCH v2 0/5] Resolve fc_host startup, shutdown issues

John Ferlan jferlan at redhat.com
Wed Nov 12 15:53:40 UTC 2014



On 11/12/2014 09:31 AM, Michal Privoznik wrote:
> On 10.11.2014 23:45, John Ferlan wrote:
>> John Ferlan (5):
>>    storage: Check for valid fc_host parent at startup
>>    storage: Ensure fc_host parent matches wwnn/wwpn
>>    storage: Don't use a stack copy of the adapter
>>    storage: Introduce virStoragePoolSaveConfig
>>    storage: Introduce 'managed' for the fchost parent
>>
>>   docs/formatstorage.html.in                         |  28 ++-
>>   docs/schemas/basictypes.rng                        |   5 +
>>   src/conf/storage_conf.c                            |  70 ++++--
>>   src/conf/storage_conf.h                            |   4 +
>>   src/libvirt_private.syms                           |   1 +
>>   src/storage/storage_backend_scsi.c                 | 237 ++++++++++++++++++---
>>   .../pool-scsi-type-fc-host-managed.xml             |  15 ++
>>   .../pool-scsi-type-fc-host-managed.xml             |  18 ++
>>   tests/storagepoolxml2xmltest.c                     |   1 +
>>   9 files changed, 323 insertions(+), 56 deletions(-)
>>   create mode 100644 tests/storagepoolxml2xmlin/pool-scsi-type-fc-host-managed.xml
>>   create mode 100644 tests/storagepoolxml2xmlout/pool-scsi-type-fc-host-managed.xml
>>
> 
> ACK series
> 
> Michal
> 

Pushed - thanks!

John




More information about the libvir-list mailing list