]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
Use tnvmcap register for creating namespace
authorNarasimhan V <sim@linux.vnet.ibm.com>
Thu, 12 Jul 2018 10:32:01 +0000 (16:02 +0530)
committerNarasimhan V <sim@linux.vnet.ibm.com>
Thu, 12 Jul 2018 11:44:16 +0000 (17:14 +0530)
commit2fc44bcdb680b9b3b5d216d5444d52b5f69a0bc4
tree75d441823e8181c2655369f233c589d97e27e376
parent5bc6f6414b7505d6453e1ad4d1af6e03e0042dfb
Use tnvmcap register for creating namespace

Creating max ns by getting the total nvm capacity, and format.
Thus, the whole capacity is used in nvme_create_max_ns_test

Signed-off-by: Narasimhan V <sim@linux.vnet.ibm.com>
tests/nvme_create_max_ns_test.py
tests/nvme_test.py