Implement InitSCSILuMap func for jiva
Signed-off-by: Utkarsh Mani Tripathi <utkarsh.tripathi@mayadata.io>
This commit is contained in:
@@ -397,6 +397,9 @@ type SCSILu struct {
|
||||
Storage BackingStore
|
||||
DeviceProtocol SCSIDeviceProtocol
|
||||
ModeBlockDescriptor []byte
|
||||
SCSIVendorID string
|
||||
SCSIProductID string
|
||||
SCSIID string
|
||||
|
||||
PerformCommand CommandFunc
|
||||
FinishCommand func(*SCSITarget, *SCSICommand)
|
||||
|
||||
Reference in New Issue
Block a user