* [PATCH v2 0/2] tcm/tcm_loop: Add BIDI-COMMAND support
@ 2010-09-15 22:41 Nicholas A. Bellinger
0 siblings, 0 replies; only message in thread
From: Nicholas A. Bellinger @ 2010-09-15 22:41 UTC (permalink / raw)
To: linux-scsi, linux-kernel, Boaz Harrosh, FUJITA Tomonori
Cc: Mike Christie, Hannes Reinecke, James Bottomley,
Konrad Rzeszutek Wilk, Douglas Gilbert, Joe Eykholt,
Nicholas Bellinger
From: Nicholas Bellinger <nab@linux-iscsi.org>
Greetings Boaz and Co,
This is the rebased TCM Core + TCM_Loop module BIDI-COMMAND v2 patch series to
address Boaz's comments about the proper usage of DMA_BIDIRECTIONAL within
TCM Core and TCM_Loop and his other points. I have already pushed the follow up
patches into lio-core-2.6.git/lio-4.0, and this is a follow up series for Boaz
to add comments w/o the original incorrect DMA_BIDIRECTIONAL usage in the v1 code.
So far this has been tested with the same custom XDWRITE_READ_10 BSG userspace
code as the v1 patch and things are functioning as expected so far. I will also
be testing with an BIDI capable sg_raw patch from Doug Gilbert. (Thanks Doug!)
Many thank go to Boaz for sharing his knowledge of BIDI for adding proper support
into TCM Core and TCM_Loop code!
Best,
Signed-off-by: Nicholas A. Bellinger <nab@linux-iscsi.org>
Nicholas Bellinger (2):
tcm: Add support for BIDI-COMMANDS and XDWRITE_READ_10 emulation
tcm_loop: Add BIDI-COMMAND CDB support
drivers/target/target_core_pr.c | 3 +-
drivers/target/target_core_transport.c | 278 ++++++++++++++++++++----
drivers/target/tcm_loop/tcm_loop_fabric_scsi.c | 47 +++-
include/target/target_core_base.h | 10 +-
include/target/target_core_transport.h | 10 +-
5 files changed, 288 insertions(+), 60 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-09-15 22:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-15 22:41 [PATCH v2 0/2] tcm/tcm_loop: Add BIDI-COMMAND support Nicholas A. Bellinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).