-
由 Jens Axboe 提交于
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: NJosef <josef.grieb@gmail.com> Signed-off-by: NJens Axboe <axboe@kernel.dk>
f254ac04