From: zwhfly Date: Tue, 21 Jun 2022 05:10:07 +0000 (+0800) Subject: docs: Document nvme-id-ns behavior when nsid is 0xFFFFFFFF X-Git-Tag: v2.1-rc0~23^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ddc6efed3de86f549494bb9e582a32f53a0b1b36;p=users%2Fsagi%2Fnvme-cli.git docs: Document nvme-id-ns behavior when nsid is 0xFFFFFFFF as documented in NVM Command Set Specification Revision 1.0b, chapter 4.1.5.1 - NVM Command Set Identify Namespace Data Structure (CNS 00h). --- diff --git a/Documentation/nvme-id-ns.txt b/Documentation/nvme-id-ns.txt index d12b1576..a2ac1554 100644 --- a/Documentation/nvme-id-ns.txt +++ b/Documentation/nvme-id-ns.txt @@ -35,7 +35,10 @@ OPTIONS --namespace-id=:: 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