From 48dba4c1afe6a52cb55aa8dfc58bc345786b446a Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Thu, 7 Jul 2022 17:59:16 +0200 Subject: [PATCH] expand acronyms on first use From David Black --- scsi_nvme_middle.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scsi_nvme_middle.xml b/scsi_nvme_middle.xml index b45fe30..9d66041 100644 --- a/scsi_nvme_middle.xml +++ b/scsi_nvme_middle.xml @@ -6,9 +6,9 @@ The pNFS Small Computer System Interface (SCSI) layout is a layout type - that allows NFS clients to directly perform I/O to block storage - devices while bypassing the MDS. It is specified by using concepts - from the SCSI protocol family for the data path to the storage + that allows NFS clients to directly perform I/O to block storage devices + while bypassing the Metadata Server (MDS). It is specified by using + concepts from the SCSI protocol family for the data path to the storage devices. @@ -122,7 +122,7 @@
- The SCSI layout uses Persistent Reservations to provide client + 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 reservation on the storage device. -- 2.50.1