From: Jens Axboe <[email protected]>
To: Linus Torvalds <[email protected]>
Cc: io-uring <[email protected]>,
"[email protected]" <[email protected]>
Subject: [GIT PULL] io_uring fixes for 5.5-final
Date: Sun, 26 Jan 2020 13:02:16 -0700 [thread overview]
Message-ID: <[email protected]> (raw)
Hi Linus,
Fix for two regressions in this cycle, both reported by the postgresql
use case. One removes the added restriction on who can submit IO, making
it possible for rings shared across forks to do so. The other fixes an
issue for the same kind of use case, where one exiting process would
cancel all IO.
Please pull!
git://git.kernel.dk/linux-block.git tags/io_uring-5.5-2020-01-26
----------------------------------------------------------------
Jens Axboe (2):
Revert "io_uring: only allow submit from owning task"
io_uring: don't cancel all work on process exit
fs/io_uring.c | 10 ----------
1 file changed, 10 deletions(-)
--
Jens Axboe
next reply other threads:[~2020-01-26 20:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-26 20:02 Jens Axboe [this message]
2020-01-26 20:45 ` [GIT PULL] io_uring fixes for 5.5-final 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 \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
/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