diff options
author | Pavel Begunkov <[email protected]> | 2024-10-18 17:16:37 +0100 |
---|---|---|
committer | Keith Busch <[email protected]> | 2024-10-22 07:28:36 -0700 |
commit | 5e52f71f858eaff252a47530a5ad5e79309bd415 (patch) | |
tree | 18e23ebd5562958d092fcde352b75cfedd0a25dc /scripts/generate_rust_analyzer.py | |
parent | fdad1a20cd57bff65539d971c0ec74faf2b5b2fc (diff) |
nvme: use helpers to access io_uring cmd space
Command implementations shouldn't be directly looking into io_uring_cmd
to carve free space. Use an io_uring helper, which will also do build
time size sanitisation.
Signed-off-by: Pavel Begunkov <[email protected]>
Reviewed-by: Kanchan Joshi <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Reviewed-by: Anuj Gupta <[email protected]>
Reviewed-by: Jens Axboe <[email protected]>
Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions