aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc/fc_disc.c
diff options
context:
space:
mode:
authorJoe Eykholt <jeykholt@cisco.com>2010-07-20 15:19:47 -0700
committerJames Bottomley <James.Bottomley@suse.de>2010-07-28 09:05:51 -0500
commitfdb068c6cd6e30d43664f856d3530715a5742713 (patch)
treea500212cc66aee42c7a3659ff0cfecbfb9be6b18 /drivers/scsi/libfc/fc_disc.c
parent[SCSI] libfc: provide space for LLD after remote port structure (diff)
downloadlinux-dev-fdb068c6cd6e30d43664f856d3530715a5742713.tar.xz
linux-dev-fdb068c6cd6e30d43664f856d3530715a5742713.zip
[SCSI] libfcoe: convert FIP to lock with mutex instead of spin lock
It turns out most of the FIP work is now done from worker threads or process context now, so there's no need to use a spin lock. Change to use mutex instead of spin lock and delayed_work instead of a timer. This will make it nicer for the VN_port to VN_port feature that will interact more with the libfc layers requiring that spinlocks not be held. 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>
Diffstat (limited to 'drivers/scsi/libfc/fc_disc.c')
0 files changed, 0 insertions, 0 deletions