]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
docs: Document nvme-id-ns behavior when nsid is 0xFFFFFFFF
authorzwhfly <zwhfly@163.com>
Tue, 21 Jun 2022 05:10:07 +0000 (13:10 +0800)
committerzwhfly <zwhfly@163.com>
Fri, 24 Jun 2022 09:18:18 +0000 (17:18 +0800)
as documented in NVM Command Set Specification Revision 1.0b,
chapter 4.1.5.1 - NVM Command Set Identify Namespace Data Structure (CNS 00h).

Documentation/nvme-id-ns.txt

index d12b1576da7a90aa8f8c4d44f1d470dd13ed90df..a2ac155484ce8ff8468f3b1c18936bd86a896616 100644 (file)
@@ -35,7 +35,10 @@ OPTIONS
 --namespace-id=<nsid>::
        Retrieve the identify namespace structure for the given nsid. This
        is required for the character devices, or overrides the block nsid
-       if given.
+       if given. If the controller supports namespace management capability
+       and 0xFFFFFFFF is given, then the controller returns the identify
+       namespace structure that specifies common capabilities across
+       namespaces for the controller.
 
 --force::
        Request controller return the identify namespace structure even