public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] FC pass through support via bsg interface
@ 2008-09-10 14:03 Seokmann Ju
  2008-09-12 16:49 ` James Smart
  0 siblings, 1 reply; 10+ messages in thread
From: Seokmann Ju @ 2008-09-10 14:03 UTC (permalink / raw)
  To: James.Smart, James Bottomley
  Cc: linux-scsi, Andrew Vasquez, Mike Christie, Boaz Harrosh,
	Robert W Love

Hi,

After the RFC, here is the patch.
Again, the implementation has following remarks,
- the SMP support in the SAS transport has been referenced, so the  
layout of the changes are quite similar to it.
- at this stage, the ELS/CT service packet serviced one at a time,  
synchronously.
- in the scsi_transport_fc module, there is dedicated handler in the  
LLDD for ELS and CT, respectively.
- device files are created in following directories for each of  
discovered initiator/targets,
	= /sys/class/bsg/rport-<host_no>:<bus>-<id>
	= dev/rport-<host_no>:<bus>-<id>
- the qla2xxx module has been tested with the simple application that  
issues some of ELS and CT service requests.
- abort mechanism is in place.

This patch was made against scsi-misc.

Thank you,
Seokmann

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2008-11-18 14:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-10 14:03 [PATCH 0/2] FC pass through support via bsg interface Seokmann Ju
2008-09-12 16:49 ` James Smart
2008-09-15 16:21   ` Seokmann Ju
2008-11-03 12:14     ` Sven Schuetz
2008-11-03 16:00       ` James Smart
2008-11-03 16:39         ` Seokmann Ju
2008-11-18 14:17         ` Sven Schuetz
2008-11-03 16:33       ` Seokmann Ju
2008-09-15 20:06   ` FUJITA Tomonori
2008-09-16  1:00     ` Seokmann Ju

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox