linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Manoj Kumar <manoj@linux.vnet.ibm.com>
To: Brian King <brking@linux.vnet.ibm.com>,
	"Matthew R. Ochs" <mrochs@linux.vnet.ibm.com>,
	linux-scsi@vger.kernel.org,
	James.Bottomley@HansenPartnership.com, nab@linux-iscsi.org,
	hch@infradead.org
Cc: mikey@neuling.org, imunsie@au1.ibm.com
Subject: Re: [PATCH v4] cxlflash: Base support for IBM CXL Flash Adapter
Date: Mon, 08 Jun 2015 16:41:06 -0500	[thread overview]
Message-ID: <55760BF2.4010408@linux.vnet.ibm.com> (raw)
In-Reply-To: <5575D6C6.5080808@linux.vnet.ibm.com>

On 6/8/2015 12:54 PM, Brian King wrote:

>> +
>> +	rcr = send_tmf(afu, scp, TMF_LUN_RESET);
>> +	if (unlikely(rcr))
>> +		rc = FAILED;
>
> Do you need to wait for all commands to the LUN to be returned before returning from
> here? You could put a simple loop here, polling until there are no ops outstanding
> to this LUN, if needed...

Brian:

Good suggestion. Would it be acceptable to add this capability in a 
future patch?

- Manoj


  parent reply	other threads:[~2015-06-08 21:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-05 21:46 [PATCH v4] cxlflash: Base support for IBM CXL Flash Adapter Matthew R. Ochs
2015-06-08 10:05 ` Michael Neuling
2015-06-08 19:11   ` Matthew R. Ochs
2015-06-08 17:54 ` Brian King
2015-06-08 19:47   ` Manoj Kumar
2015-06-08 21:41   ` Manoj Kumar [this message]
2015-06-08 21:45     ` Brian King
2015-06-09  1:22 ` Stephen Bates

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=55760BF2.4010408@linux.vnet.ibm.com \
    --to=manoj@linux.vnet.ibm.com \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=brking@linux.vnet.ibm.com \
    --cc=hch@infradead.org \
    --cc=imunsie@au1.ibm.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=mikey@neuling.org \
    --cc=mrochs@linux.vnet.ibm.com \
    --cc=nab@linux-iscsi.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 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).