On Tue, Sep 08, 2020 at 07:53:47AM -0600, Jens Axboe wrote:
On 9/8/20 7:45 AM, Jens Axboe wrote:
On 9/8/20 7:29 AM, Jens Axboe wrote:
Hi,
Can I get these two queued up, in this order:
commit b7ddce3cbf010edbfac6c6d8cc708560a7bcd7a4
Author: Pavel Begunkov <asml.silence@xxxxxxxxx>
Date: Sun Sep 6 00:45:14 2020 +0300
io_uring: fix cancel of deferred reqs with ->files
and
commit c127a2a1b7baa5eb40a7e2de4b7f0c51ccbbb2ef (tag: io_uring-5.9-2020-09-06, origin/i
o_uring-5.9, io_uring-5.9)
Author: Pavel Begunkov <asml.silence@xxxxxxxxx>
Date: Sun Sep 6 00:45:15 2020 +0300
io_uring: fix linked deferred ->files cancellation
which should both cherry-pick cleanly into the 5.8-stable tree.
They do pick cleanly, but missing some infrastructure... I'll send these
in separately.
Here you go, these work and are tested.
Queued up, thanks!
--
Thanks,
Sasha