All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ilias Tsitsimpis <iliastsi@arrikto.com>
To: lixiubo@cmss.chinamobile.com
Cc: nab@linux-iscsi.org, mchristi@redhat.com, agrover@redhat.com,
	namei.unix@gmail.com, sheng@yasker.org,
	linux-scsi@vger.kernel.org, target-devel@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case
Date: Fri, 31 Mar 2017 23:46:22 +0300	[thread overview]
Message-ID: <20170331204622.pjlvgb5xchboejhz@iliastsi-m.arr> (raw)
In-Reply-To: <1490927725-25131-1-git-send-email-lixiubo@cmss.chinamobile.com>

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

  reply	other threads:[~2017-03-31 20:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-31  2:35 [PATCH] tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case lixiubo
2017-03-31 20:46 ` Ilias Tsitsimpis [this message]
2017-04-02 23:20 ` Nicholas A. Bellinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170331204622.pjlvgb5xchboejhz@iliastsi-m.arr \
    --to=iliastsi@arrikto.com \
    --cc=agrover@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=lixiubo@cmss.chinamobile.com \
    --cc=mchristi@redhat.com \
    --cc=nab@linux-iscsi.org \
    --cc=namei.unix@gmail.com \
    --cc=sheng@yasker.org \
    --cc=target-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.