Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation/admin-guide: pnfs-scsi-server: drop doubled word

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-8-rdunlap@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Randy Dunlap and committed by
Jonathan Corbet
e70cc712 838f9bc0

+1 -1
+1 -1
Documentation/admin-guide/nfs/pnfs-scsi-server.rst
··· 9 9 also hands out layouts to the clients so that they can directly access the 10 10 underlying SCSI LUNs that are shared with the client. 11 11 12 - To use pNFS SCSI layouts with with the Linux NFS server, the exported file 12 + To use pNFS SCSI layouts with the Linux NFS server, the exported file 13 13 system needs to support the pNFS SCSI layouts (currently just XFS), and the 14 14 file system must sit on a SCSI LUN that is accessible to the clients in 15 15 addition to the MDS. As of now the file system needs to sit directly on the