• E
    storage: fix build with iscsi · 29e702e5
    Eric Blake 提交于
    The previous storage patch missed an instance affected by the struct
    member rename.  It also had some botched whitespace detected by
    'make check'.
    
    * src/storage/storage_backend_iscsi.c
    (virStorageBackendISCSIFindPoolSources): Adjust to new struct.
    * src/conf/storage_conf.c (virStoragePoolSourceFormat): Fix
    indentation.
    29e702e5
storage_backend_iscsi.c 22.6 KB