]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: add capacity management command support
authorGollu Appalanaidu <anaidu.gollu@samsung.com>
Thu, 1 Jul 2021 18:52:11 +0000 (00:22 +0530)
committerDaniel Wagner <dwagner@suse.de>
Mon, 15 Nov 2021 11:06:28 +0000 (12:06 +0100)
commitc52c24b6e1515da4a19c15ccb0a9cbd1b9354223
treeafd646824851d17439026779bc7bd5d5fb29cf65
parentfd2fc41b783a042eb299b2781ffac59879e49f8b
nvme: add capacity management command support

Host software issues this Capacity Management command to
configure/Create/Delete Endurance Groups and NVM Sets in an
NVM subsystem.

Signed-off-by: Gollu Appalanaidu <anaidu.gollu@samsung.com>
Signed-off-by: Karthik Balan <karthik.b82@samsung.com>
[dwagner: removed nvme-ioctl changes; part of libnvme]
Signed-off-by: Daniel Wagner <dwagner@suse.de>
Documentation/nvme-capacity-mgmt.1 [new file with mode: 0644]
Documentation/nvme-capacity-mgmt.html [new file with mode: 0644]
Documentation/nvme-capacity-mgmt.txt [new file with mode: 0644]
completions/_nvme
completions/bash-nvme-completion.sh
nvme-builtin.h
nvme.c