ISCSI_DESTROY_SESSIO

Section: SCSI mid layer (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

iscsi_destroy_session - destroy iscsi session  

SYNOPSIS

int iscsi_destroy_session(struct iscsi_cls_session * session);
 

ARGUMENTS

session

iscsi_session
 

DESCRIPTION

Can be called by a LLD or iscsi_transport. There must not be any running connections.  

AUTHORS

James Bottomley <James.Bottomley@hansenpartnership.com>

Author.

Rob Landley <rob@landley.net>

Author.
 

COPYRIGHT