Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1614287
| From | Ilias Tsitsimpis <iliastsi@arrikto.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case |
| Date | 2017-03-31 23:00 +0200 |
| Message-ID | <trbOi-19y-11@gated-at.bofh.it> (permalink) |
| References | <tqUDM-6Xi-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Xiubo,
On Fri, Mar 31, 2017 at 10:35AM, lixiubo@cmss.chinamobile.com wrote:
> From: Xiubo Li <lixiubo@cmss.chinamobile.com>
>
> For the bidirectional case, the Data-Out buffer blocks will always at
> the head of the tcmu_cmd's bitmap, and before gathering the Data-In
> buffer, first of all it should skip the Data-Out ones, or the device
> supporting BIDI commands won't work.
>
> Fixed: 26418649eead ("target/user: Introduce data_bitmap, replace
> data_length/data_head/data_tail")
> Reported-by: Ilias Tsitsimpis <iliastsi@arrikto.com>
> Signed-off-by: Xiubo Li <lixiubo@cmss.chinamobile.com>
Thanks for taking care of this.
Tested-by: Ilias Tsitsimpis <iliastsi@arrikto.com>
Best,
--
Ilias
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case lixiubo@cmss.chinamobile.com - 2017-03-31 04:40 +0200 Re: [PATCH] tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case Ilias Tsitsimpis <iliastsi@arrikto.com> - 2017-03-31 23:00 +0200 Re: [PATCH] tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case "Nicholas A. Bellinger" <nab@linux-iscsi.org> - 2017-04-03 01:30 +0200
csiph-web