diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2023-04-18 15:06:35 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-04-19 03:38:26 +0200 |
commit | 63fea89027ff4fd4f350b471ad5b9220d373eec5 (patch) | |
tree | cb51c9725785eacedafb8c8619481b5cadaa32b2 /usr | |
parent | io_uring/rsrc: remove unused io_rsrc_node::llist (diff) | |
download | linux-63fea89027ff4fd4f350b471ad5b9220d373eec5.tar.xz linux-63fea89027ff4fd4f350b471ad5b9220d373eec5.zip |
io_uring/rsrc: infer node from ctx on io_queue_rsrc_removal
For io_queue_rsrc_removal() we should always use the current active rsrc
node, don't pass it directly but let the function grab it from the
context.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/d15939b4afea730978b4925685c2577538b823bb.1681822823.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions