• D
    Implement support for multi IQN · 6aabcb5b
    David Allan 提交于
    Allows the initiator to use a variety of IQNs rather than just the
    system IQN when creating iSCSI pools.
    * docs/schemas/storagepool.rng: extends the syntax with <iqn name="..."/>
    * src/conf/storage_conf.[ch]: read and stores the iqn name
    * src/storage/storage_backend_iscsi.[ch]: implement the IQN selection
      when detected
    6aabcb5b
storage_backend_iscsi.c 16.9 KB