diff options
| author | Pavel Begunkov <asml.silence@gmail.com> | 2025-11-12 12:45:56 +0000 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2025-11-13 07:27:34 -0700 |
| commit | 0f4b537363cb66c78e97bb58c26986af62856356 (patch) | |
| tree | 4a71d99f705e158c91cc4c6b6d42e0cb59202f6b /scripts/clang-tools/gen_compile_commands.py | |
| parent | 929dbbb699110c9377da721ed7b44a660bb4ee01 (diff) | |
io_uring: introduce struct io_ctx_config
There will be more information needed during ctx setup, and instead of
passing a handful of pointers around, wrap them all into a new
structure. Add a helper for encapsulating all configuration checks and
preparation, that's also reused for ring resizing.
Note, it indirectly adds a io_uring_sanitise_params() check to ring
resizing, which is a good thing.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions
