diff options
author | 2022-04-18 20:51:13 +0100 | |
---|---|---|
committer | 2022-04-24 18:02:52 -0600 | |
commit | c1bdf8ed1e84ccbcf5e35fac1b311094572e5047 (patch) | |
tree | 6b282bae372cc0a62980aa9647b71db177781390 /lib/test_bitmap.c | |
parent | io_uring: refactor io_assign_file error path (diff) | |
download | linux-dev-c1bdf8ed1e84ccbcf5e35fac1b311094572e5047.tar.xz linux-dev-c1bdf8ed1e84ccbcf5e35fac1b311094572e5047.zip |
io_uring: store rsrc node in req instead of refs
req->fixed_rsrc_refs keeps a pointer to rsrc node pcpu references, but
it's more natural just to store rsrc node directly. There were some
reasons for that in the past but not anymore.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/cee1c86ec9023f3e4f6ce8940d58c017ef8782f4.1650311386.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'lib/test_bitmap.c')
0 files changed, 0 insertions, 0 deletions