diff options
author | Jens Axboe <[email protected]> | 2024-03-16 09:51:40 -0600 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-03-16 11:24:50 -0600 |
commit | e21e1c45e1fe2e31732f40256b49c04e76a17cee (patch) | |
tree | 8fe35a98b6f167e6e69a4f06c9534b187aa248b9 /scripts/rust_is_available_test.py | |
parent | f3a640cca951ef9715597e68f5363afc0f452a88 (diff) |
io_uring: clear opcode specific data for an early failure
If failure happens before the opcode prep handler is called, ensure that
we clear the opcode specific area of the request, which holds data
specific to that request type. This prevents errors where opcode
handlers either don't get to clear per-request private data since prep
isn't even called.
Reported-and-tested-by: [email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/rust_is_available_test.py')
0 files changed, 0 insertions, 0 deletions