Skip to content
Commit 30da1b45 authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Jens Axboe
Browse files

io_uring: fix a layering violation in io_iopoll_req_issued



syscall-level code can't just poke into the details of the poll cookie,
which is private information of the block layer.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20211012111226.760968-5-hch@lst.de


Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent f79d4749
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment