Re: [PATCH v2 1/2] tcm: Add support for BIDI operation andXDWRITE_READ_10 emulation

From: Nicholas A. Bellinger
Date: Wed Sep 15 2010 - 18:45:14 EST


On Wed, 2010-09-15 at 15:42 -0700, Nicholas A. Bellinger wrote:
> From: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx>
>
> This v2 patch series adds BIDI-COMMANDS support to TCM Core. This
> includes the following for struct se_cmd to handle BIDI READ payloads using a new
> struct se_transport_task->t_mem_bidi_list and struct se_transport_task->t_tasks_se_bidi_num.
> The model employed is to keep the WRITE payload at struct se_transport_task->t_mem_list,
> and add a new BIDI READ payload memory list at struct se_transport_task->t_mem_bidi_list.
>

Sorry, this patch is a PRE rebased DUPE.. Please ignore it.

Best,

--nab

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/