open-iscsi / targetd

Remote configuration of a LIO-based storage appliance
GNU General Public License v3.0
71 stars 28 forks source link

Fixed the export_create behavior so that a LUN can be correctly mapped #20

Closed clarkhale closed 7 years ago

clarkhale commented 7 years ago

to more than one initiator WWN.

Fix for https://github.com/open-iscsi/targetd/issues/19

tasleson commented 7 years ago

@clarkhale Looks good, tested both export_create and export_delete use cases, thanks!