diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2023-04-18 16:06:37 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-04-19 04:38:26 +0300 |
commit | 26147da37f3e52041d9deba189d39f27ce78a84f (patch) | |
tree | 34f7046ca88435e76a9a3cfaa552cd26229cc591 /tools/perf/scripts/python | |
parent | c376644fb915fbdea8c4a04f859d032a8be352fd (diff) | |
download | linux-26147da37f3e52041d9deba189d39f27ce78a84f.tar.xz |
io_uring/rsrc: add empty flag in rsrc_node
Unless a node was flushed by io_rsrc_ref_quiesce(), it'll carry a
resource. Replace ->inline_items with an empty flag, which is
initialised to false and only raised in io_rsrc_ref_quiesce().
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/75d384c9d2252e12af73b9cf8a44e1699106aeb1.1681822823.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions