]> www.infradead.org Git - users/hch/scsi-layout-nvme.git/commitdiff
fencing wording updates
authorChristoph Hellwig <hch@lst.de>
Fri, 10 Mar 2023 16:41:26 +0000 (17:41 +0100)
committerChristoph Hellwig <hch@lst.de>
Mon, 13 Mar 2023 17:52:55 +0000 (18:52 +0100)
From David Noveck

scsi_nvme_middle.xml

index 80af1040b5843b3b01fec375ef077b01e9056848..915da19cbf146ddc685b8adc742bec1f524235e2 100644 (file)
   <section anchor='ssc:fencing' title='Client Fencing'>
     <t>
       The SCSI layout uses Persistent Reservations (PRs) to provide client
-      fencing.  For this both the MDS and the Clients have to register
-      a key with the storage device, and the MDS has to create a
+      fencing.  For this to be achieved, both the MDS and the Clients have to
+      register a key with the storage device, and the MDS has to create a
       reservation on the storage device.
     </t>
     <t>
-      The following is a full mapping of the required PERSISTENT RESERVE IN
-      and PERSISTENT RESERVE OUT SCSI commands <xref target="SPC5" /> to
-      NVMe commands which MUST be used when using NVMe namespaces as
-      storage devices for the pNFS SCSI layout.
+      The following sub-sections provide a full mapping of the required
+      PERSISTENT RESERVE IN and PERSISTENT RESERVE OUT SCSI commands
+      <xref target="SPC5" /> to NVMe commands which MUST be used when using
+      NVMe namespaces as storage devices for the pNFS SCSI layout.
     </t>
 
     <section anchor='ssc:fencing:keys' title='PRs - Key Registration'>