Documentation/admin-guide: pnfs-block-server: drop doubled word
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 4 Jul 2020 03:20:13 +0000 (20:20 -0700)
committerJonathan Corbet <corbet@lwn.net>
Sun, 5 Jul 2020 20:01:48 +0000 (14:01 -0600)
Drop the doubled word "with".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Trond Myklebust <trond.myklebust@hammerspace.com>
Cc: Anna Schumaker <anna.schumaker@netapp.com>
Cc: linux-nfs@vger.kernel.org
Link: https://lore.kernel.org/r/20200704032020.21923-7-rdunlap@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/admin-guide/nfs/pnfs-block-server.rst

index b00a2e705cc4d6c95e5d54ba644e7581d9213703..20fe9f5117fe05dcc7571a3f4cdf1e5760bcd713 100644 (file)
@@ -8,7 +8,7 @@ to handling all the metadata access to the NFS export also hands out layouts
 to the clients to directly access the underlying block devices that are
 shared with the client.
 
-To use pNFS block layouts with with the Linux NFS server the exported file
+To use pNFS block layouts with the Linux NFS server the exported file
 system needs to support the pNFS block layouts (currently just XFS), and the
 file system must sit on shared storage (typically iSCSI) that is accessible
 to the clients in addition to the MDS.  As of now the file system needs to