public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* Bidirectional support
@ 2003-11-18 17:41 Liran Schour
  2003-11-18 17:50 ` Christoph Hellwig
  0 siblings, 1 reply; 3+ messages in thread
From: Liran Schour @ 2003-11-18 17:41 UTC (permalink / raw)
  To: linux-scsi, Muli Ben-Yehuda





The OSD standard requires support for bidirectional commands (write and get
obj attribute at the same command for example). The SAM-3 defines that in
order to execute a SCSI command the caller should supply an input an output
buffer. It seems that in the current Linux SCSI implementation the API
accept only one buffer, input our output buffer depends on the
data_direction flag.
Is there some work going on trying to implement bidirectional support?
Is it sound reasonable to extend the scatter-gather structure to include
data direction flag and by that bypass the interface problem and allow
support for bidirectional commands?

Thanks,
- Liran


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

end of thread, other threads:[~2003-11-18 20:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-18 17:41 Bidirectional support Liran Schour
2003-11-18 17:50 ` Christoph Hellwig
2003-11-18 20:02   ` Liran Schour

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