]> www.infradead.org Git - users/hch/scsi-layout-nvme.git/commitdiff
improve documentation of Flush and mapping to SYNCHRONIZE CACHE
authorChristoph Hellwig <hch@lst.de>
Sat, 11 Mar 2023 09:05:20 +0000 (10:05 +0100)
committerChristoph Hellwig <hch@lst.de>
Mon, 13 Mar 2023 17:52:55 +0000 (18:52 +0100)
scsi_nvme_middle.xml

index 915da19cbf146ddc685b8adc742bec1f524235e2..dda03afb29f7d1d6bc8c8b939456b5a297708dcd 100644 (file)
 
       If a volatile write cache is enabled on an NVMe namespace used as a
       storage device for the pNFS SCSI layout, the pNFS server (MDS) MUST
-      use the NVMe FLUSH command to flush the volatile write cache to
+      use the NVMe Flush command to flush the volatile write cache to
       stable storage before the LAYOUTCOMMIT operation returns by using the
       Flush command (see Section 7.1 <xref target="NVME-BASE" />).
+      The NVMe Flush command is the equivalent to the SCSI SYNCHRONIZE
+      CACHE commands.
     </t>
   </section>
 </section>