]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
Change IOCTL for read, write and compare commands
authorGollu Appalanaidu <anaidu.gollu@samsung.com>
Mon, 12 Jul 2021 13:37:19 +0000 (19:07 +0530)
committerDaniel Wagner <dwagner@suse.de>
Mon, 15 Nov 2021 11:06:28 +0000 (12:06 +0100)
commit89bddbd0ae237a0c97b5ac66f2a1d823a2fee213
treed060dabc903ad12db607de5f4b263cef4300efa9
parent0e1edbdb2dbd2909b09a42ce4089a6685be69a4e
Change IOCTL for read, write and compare commands

Change the IOCTL and depricate SQE structure for NVM commands
Read, Write and Compare Commands to add support for the Storage
Tag field (CDW2 and CDW3).

Remove the unsed nvme_user_io structure and NVME_IOCTL_SUBMIT_IO.

Signed-off-by: Gollu Appalanaidu <anaidu.gollu@samsung.com>
[dwagner: removed nvme-ioctl changes, part of libnvme]
Signed-off-by: Daniel Wagner <dwagner@suse.de>
nvme.c