lkml.org 
[lkml]   [2020]   [Jan]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] io_uring fixes for 5.5-final
Date
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

\
 
 \ /
  Last update: 2020-01-26 21:02    [W:0.034 / U:1.676 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site