]> www.infradead.org Git - users/hch/scsi-layout-nvme.git/commitdiff
nits
authorChristoph Hellwig <hch@lst.de>
Thu, 29 Sep 2022 06:45:48 +0000 (08:45 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 29 Sep 2022 06:45:48 +0000 (08:45 +0200)
From Sorin Faibish

scsi_nvme_middle.xml

index 0d41d9186a5dd02ec46a8185abdf6bffd8e02ac7..8cb15f3671f3078256f6bf956893665f5a77d058 100644 (file)
@@ -12,7 +12,7 @@
     devices.
   </t>
   <t>
-    This documents explains how to access NVM Command set Namespaces
+    This document explains how to access NVM Command set Namespaces
     <xref target="NVME-NVM" /> exported by NVMe Controllers implementing
     the NVMe Base specification (<xref target="NVME-BASE" />) using
     the SCSI layout type.
@@ -92,7 +92,7 @@
     </t>
 
     <t>
-      Methods based on the Serial Number are not be suitable for unique
+      Methods based on the Serial Number are not suitable for unique
       addressing needs and thus MUST NOT be used.
     </t>
 
        In case of a non-responding client, the MDS fences the client by
        executing a Reservation Acquire command (refer to section 7.2 of
        <xref target="NVME-BASE" />), with the Reservation Acquire Action
-       (RACQA) field to 001b (i.e., Preempt) or 010b (i.e., Preempt and
+       (RACQA) field set to 001b (i.e., Preempt) or 010b (i.e., Preempt and
        Abort), the Current Reservation Key (CRKEY) field set to the
        server's reservation key, the Preempt Reservation Key (PRKEY) field
        set to the reservation key associated with the non-responding client
-       and the Reservation Type (RTYPE) field set to 4h (i.e., Exclusive
+       and the Reservation Type (RTYPE) field set to 010b (i.e., Exclusive
        Access - Registrants Only Reservation).
 
        The client can distinguish I/O errors due to fencing from other
     <xref target="RFC8881" /> apply to a client's interactions with
     the metadata server. However, NFSv4 clients and servers access
     NVMe storage devices at a lower layer than NFSv4. NFSv4 and
-    RPC security is not directly applicable to I/O to data servers
+    RPC security are not directly applicable to the I/Os to data servers
     using NVMe.
   </t>
   <t>