diff options
author | Kanchan Joshi <[email protected]> | 2022-05-20 14:36:30 +0530 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-05-20 06:17:33 -0600 |
commit | 58e5bdeb9c2b06895e723c0b1e670f54510ff782 (patch) | |
tree | 5fdb0fd35c94c32ad476ba62a5b3f6692bc2368e /scripts/gdb/linux/utils.py | |
parent | 00fc2eeb15acc7f7e8713edc6d4d9855936226cb (diff) |
nvme: enable uring-passthrough for admin commands
Add two new opcodes that userspace can use for admin commands:
NVME_URING_CMD_ADMIN : non-vectroed
NVME_URING_CMD_ADMIN_VEC : vectored variant
Wire up support when these are issued on controller node(/dev/nvmeX).
Signed-off-by: Kanchan Joshi <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions