linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Tejun Heo <tj@kernel.org>
Cc: linux-block@vger.kernel.org, linux-kernel@vger.kernel.org,
	kernel-team@fb.com, Josef Bacik <josef@toxicpanda.com>
Subject: Re: [PATCH block/for-linus] blk-rq-qos: fix first node deletion of rq_qos_del()
Date: Tue, 15 Oct 2019 10:13:54 -0600	[thread overview]
Message-ID: <c3c4f871-b241-d18f-08eb-9bd1cf1c6d0a@kernel.dk> (raw)
In-Reply-To: <20191015154927.GL18794@devbig004.ftw2.facebook.com>

On 10/15/19 9:49 AM, Tejun Heo wrote:
> rq_qos_del() incorrectly assigns the node being deleted to the head if
> it was the first on the list in the !prev path.  Fix it by iterating
> with ** instead.

Well, that's unfortunate... Applied.

-- 
Jens Axboe


      reply	other threads:[~2019-10-15 16:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-15 15:49 [PATCH block/for-linus] blk-rq-qos: fix first node deletion of rq_qos_del() Tejun Heo
2019-10-15 16:13 ` Jens Axboe [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=c3c4f871-b241-d18f-08eb-9bd1cf1c6d0a@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=josef@toxicpanda.com \
    --cc=kernel-team@fb.com \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tj@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 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).