Skip to content

Commit

Permalink
[SCSI] iscsi: add async notification of session events
Browse files Browse the repository at this point in the history
This patch adds or modifies the transport class functions
used to notify userspace of session state events.

We modify the session addition up event and add a destruction event
to notify userspace of session creation, relogin and destruction.

And we modify the conn error event to be sent by broadcast
since multiple listeners may want to listen for it.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
  • Loading branch information
Mike Christie authored and James Bottomley committed Jun 29, 2006
1 parent 6a8a0d3 commit 53cb8a1
Show file tree
Hide file tree
Showing 3 changed files with 235 additions and 100 deletions.
Loading

0 comments on commit 53cb8a1

Please sign in to comment.