io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fix for 5.5-rc
@ 2020-01-10 18:07 Jens Axboe
  2020-01-10 20:26 ` Linus Torvalds
  0 siblings, 1 reply; 5+ messages in thread
From: Jens Axboe @ 2020-01-10 18:07 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

Hi Linus,

Single fix for this series, fixing a regression with the short read
handling. This just removes it, as it cannot safely be done for all
cases.

Please pull!


  git://git.kernel.dk/linux-block.git tags/io_uring-5.5-2020-01-10


----------------------------------------------------------------
Jens Axboe (1):
      io_uring: remove punt of short reads to async context

 fs/io_uring.c | 12 ------------
 1 file changed, 12 deletions(-)

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-01-10 20:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-10 18:07 [GIT PULL] io_uring fix for 5.5-rc Jens Axboe
2020-01-10 20:26 ` Linus Torvalds
2020-01-10 20:32   ` Jens Axboe
2020-01-10 20:34     ` Linus Torvalds
2020-01-10 20:36       ` Jens Axboe

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).