From: Mike Christie Date: Wed, 28 Jun 2006 17:00:32 +0000 (-0500) Subject: [SCSI] iscsi: add async notification of session events X-Git-Tag: v2.6.18-rc1~22^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53cb8a1f45e06a2627a6d89b151cccb95fa45cbf;p=pandora-kernel.git [SCSI] iscsi: add async notification of session events 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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed