]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: add CDW2 and CDW3 support for Write Zeroes and Verify Command
authorGollu Appalanaidu <anaidu.gollu@samsung.com>
Thu, 8 Jul 2021 16:25:22 +0000 (21:55 +0530)
committerDaniel Wagner <dwagner@suse.de>
Mon, 15 Nov 2021 11:06:28 +0000 (12:06 +0100)
commita632d3111055086cd4e5cd047f1d2c6935a4acf3
tree957d71a9ad73741b3642ecd89f7ee9b7f6388f5b
parente6ab002922866d611fefade63c92fa4229a6d70d
nvme: add CDW2 and CDW3 support for Write Zeroes and Verify Command

Added support for the Variable Sized Expected Logical Block Storage Tag(ELBST)
and Expected Logical Block Reference Tag (ELBRT), CDW2 and CDW3 (00:47) bits
for NVM commands Write Zeroes and Verify commands.

Signed-off-by: Gollu Appalanaidu <anaidu.gollu@samsung.com>
[dwagner: removed nvme-ioctl.c changes, these are part of libnvme]
Signed-off-by: Daniel Wagner <dwagner@suse.de>
Documentation/nvme-verify.1
Documentation/nvme-verify.html
Documentation/nvme-verify.txt
Documentation/nvme-write-zeroes.1
Documentation/nvme-write-zeroes.html
Documentation/nvme-write-zeroes.txt
nvme.c