From: Chuck Lever Date: Fri, 3 Jun 2022 15:53:45 +0000 (-0400) Subject: Spell out write cache terminology X-Git-Tag: draft-hellwig-nfsv4-scsi-layout-nvme-03~24 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=0f43a03113361858076365946cfae0dfae21b617;p=users%2Fhch%2Fscsi-layout-nvme.git Spell out write cache terminology Signed-off-by: Christoph Hellwig --- diff --git a/scsi_nvme_middle.xml b/scsi_nvme_middle.xml index 00ed304..8cd393f 100644 --- a/scsi_nvme_middle.xml +++ b/scsi_nvme_middle.xml @@ -111,13 +111,13 @@
- The equivalent of the WCE bit in the Caching Mode Page in - is the Write Cache Enable field in the - NVMe Get Features command, see Section 6.3.3.2 of - . If a write cache is enable - on a NVMe device used as a storage device for the pNFS SCSI layout, - the MDS must ensure to use the NVMe FLUSH command to flush - the volatile write cache. + The Volatile Write Cache Enable (WCE) bit (i.e., bit 00) in + the Volatile Write Cache Feature (Feature Identifier 06h) + is the Write Cache Enable field in the NVMe Get Features command + (see Section 6.3.3.2 of ). + If a write cache is enabled on a NVMe device used as a storage + device for the pNFS SCSI layout, the MDS MUST use the NVMe FLUSH + command to flush the volatile write cache.