]> www.infradead.org Git - users/hch/nvme-cli.git/commit
Add write zeroes command
authorKeith Busch <keith.busch@intel.com>
Wed, 2 Mar 2016 15:14:13 +0000 (08:14 -0700)
committerKeith Busch <keith.busch@intel.com>
Wed, 2 Mar 2016 15:14:13 +0000 (08:14 -0700)
commita911dd8f2b01dd3696ca661ed0b68b500f6c9acf
tree4d95957616c38f2823f109c0188a1c508ce8af05
parenta7a6759416d829eed6ea7548260bb3de2762ffc1
Add write zeroes command

As part of this, moving the namespace id error handling to a common
function, as this has become a common repitition.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Documentation/cmds-main.txt
Documentation/nvme-write-zeroes.1 [new file with mode: 0644]
Documentation/nvme-write-zeroes.html [new file with mode: 0644]
Documentation/nvme-write-zeroes.txt [new file with mode: 0644]
Documentation/nvme-write.1
Documentation/nvme-write.html
Documentation/nvme-write.txt
Documentation/nvme.1
Documentation/nvme.html
nvme-ioctl.c
nvme.c