linux_dsm_epyc7002/drivers/scsi/libfc
Joe Eykholt 70d53b046a [SCSI] libfc: add hook to notify providers of local port changes
When an SCST provider is registered, it needs to know what
local ports are available for configuration as targets.

Add a notifier chain that is invoked when any local port
that is added or deleted.

Maintain a global list of local ports and add an
interator function that calls a given function for
every existing local port.  This is used when first
loading a provider.

Signed-off-by: Joe Eykholt <jeykholt@cisco.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2011-02-12 11:02:20 -06:00
..
fc_disc.c [SCSI] libfc: Do not let disc work cancel itself 2010-10-25 15:11:37 -05:00
fc_elsct.c [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr() 2010-07-28 09:06:00 -05:00
fc_exch.c [SCSI] libfc: add method for setting handler for incoming exchange 2011-02-12 11:01:21 -06:00
fc_fcp.c [SCSI] libfc: fix sparse static and non-ANSI warnings 2011-02-12 11:00:08 -06:00
fc_frame.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
fc_libfc.c [SCSI] libfc: add hook to notify providers of local port changes 2011-02-12 11:02:20 -06:00
fc_libfc.h [SCSI] libfc: add hook to notify providers of local port changes 2011-02-12 11:02:20 -06:00
fc_lport.c [SCSI] libfc: add hook to notify providers of local port changes 2011-02-12 11:02:20 -06:00
fc_npiv.c [SCSI] libfc: Move the port_id into lport 2010-05-16 22:22:34 -04:00
fc_rport.c [SCSI] libfc: add hook for FC-4 provider registration 2011-02-12 11:00:40 -06:00
Makefile [SCSI] libfc: add some generic NPIV support routines to libfc 2009-12-04 12:00:56 -06:00