linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: [GIT PULL] Single io_uring fix for 5.4-rc3
Date: Sat, 12 Oct 2019 11:03:03 -0600	[thread overview]
Message-ID: <5d635c9a-7373-2a12-2a0d-e94806c2c114@kernel.dk> (raw)

Hi Linus,

Single small fix for a regression in the sequence logic for linked
commands, it missed the cut off for the pull request I sent two
days ago. Please pull!


  git://git.kernel.dk/linux-block.git tags/for-linus-20191012


----------------------------------------------------------------
Jens Axboe (1):
      io_uring: fix sequence logic for timeout requests

 fs/io_uring.c | 37 ++++++++++++++++++++-----------------
 1 file changed, 20 insertions(+), 17 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2019-10-12 17:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-12 17:03 Jens Axboe [this message]
2019-10-13 16:15 ` [GIT PULL] Single io_uring fix for 5.4-rc3 pr-tracker-bot

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=5d635c9a-7373-2a12-2a0d-e94806c2c114@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    --cc=torvalds@linux-foundation.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).