public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mohamed Khalfella <mkhalfella@purestorage.com>
To: Ming Lei <ming.lei@redhat.com>
Cc: James Smart <james.smart@broadcom.com>,
	Keith Busch <kbusch@kernel.org>, Jens Axboe <axboe@kernel.dk>,
	Christoph Hellwig <hch@lst.de>, Sagi Grimberg <sagi@grimberg.me>,
	linux-nvme@lists.infradead.org, linux-kernel@vger.kernel.org,
	randyj@purestorage.com, jrani@purestorage.com
Subject: Re: nvme-fc: Question about __nvme_fc_abort_outstanding_ios()
Date: Thu, 9 Jan 2025 09:52:48 -0800	[thread overview]
Message-ID: <20250109175248.GA1452351-mkhalfella@purestorage.com> (raw)
In-Reply-To: <Z38tZ99hIX2stF8L@fedora>

On 2025-01-09 09:59:03 +0800, Ming Lei wrote:
> 
> It is because many callbacks call blk_mq_complete_request() to complete
> request, and the request may be completed remotely via IPI, that is why
> blk_mq_tagset_wait_completed_request() is needed.
> 

Thanks for the response. I know that requests can be completed
asynchronously via IPI or softirq. This does not fully answer my
question about in-flight requests though.

      reply	other threads:[~2025-01-09 17:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-09  1:32 nvme-fc: Question about __nvme_fc_abort_outstanding_ios() Mohamed Khalfella
2025-01-09  1:59 ` Ming Lei
2025-01-09 17:52   ` Mohamed Khalfella [this message]

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=20250109175248.GA1452351-mkhalfella@purestorage.com \
    --to=mkhalfella@purestorage.com \
    --cc=axboe@kernel.dk \
    --cc=hch@lst.de \
    --cc=james.smart@broadcom.com \
    --cc=jrani@purestorage.com \
    --cc=kbusch@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nvme@lists.infradead.org \
    --cc=ming.lei@redhat.com \
    --cc=randyj@purestorage.com \
    --cc=sagi@grimberg.me \
    /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