support iscsi task function
This commit is contained in:
@@ -253,6 +253,7 @@ type ISCSISession struct {
|
||||
ConnectionsRWMutex sync.RWMutex
|
||||
Commands []*ISCSICommand
|
||||
PendingTasks taskQueue
|
||||
PendingTasksMutex sync.RWMutex
|
||||
MaxQueueCommand uint32
|
||||
SessionParam ISCSISessionParamList
|
||||
Info string
|
||||
|
||||
Reference in New Issue
Block a user