Files
kernel_arpi/fs
Jens Axboe f254ac04c8 io_uring: enable lookup of links holding inflight files
When a process exits, we cancel whatever requests it has pending that
are referencing the file table. However, if a link is holding a
reference, then we cannot find it by simply looking at the inflight
list.

Enable checking of the poll and timeout list to find the link, and
cancel it appropriately.

Cc: stable@vger.kernel.org
Reported-by: Josef <josef.grieb@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2020-08-12 17:33:30 -06:00
..
2020-07-15 15:49:04 -07:00
2020-07-08 08:27:56 +02:00
2020-07-08 10:29:43 -07:00
2020-07-08 10:29:43 -07:00
2020-07-08 16:20:01 -06:00
2020-05-14 16:44:25 +02:00
2020-07-25 09:47:44 -06:00
2020-05-14 16:44:24 +02:00
2020-07-08 08:27:57 +02:00
2020-05-14 16:44:24 +02:00