]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] zfcp: Post events through FC transport class
authorSven Schuetz <sven@linux.vnet.ibm.com>
Fri, 16 Jul 2010 13:37:39 +0000 (15:37 +0200)
committerJames Bottomley <James.Bottomley@suse.de>
Wed, 28 Jul 2010 14:48:52 +0000 (09:48 -0500)
commitd1a8dba19c06a312a863117f1bc22ab3a1dce628
tree44ebfa0721405d3bd6f20e9c8bfd44adb8908ffd
parente3fd4c8d31ac476f351f12ad14b41fe48cb1fbdc
[SCSI] zfcp: Post events through FC transport class

Post FC transport class netlink events for usage in the userspace,
e.g. for HBAAPI. Supported events are those required for the
polled events in HBAAPI.
- link up
- link down
- incoming RSCN
(events related to FC-AL are not supported, as zfcp has no support for FC-AL)

Signed-off-by: Sven Schuetz <sven@linux.vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/s390/scsi/zfcp_aux.c
drivers/s390/scsi/zfcp_def.h
drivers/s390/scsi/zfcp_ext.h
drivers/s390/scsi/zfcp_fc.c
drivers/s390/scsi/zfcp_fc.h
drivers/s390/scsi/zfcp_fsf.c