From patchwork Sat Jul 4 03:20:14 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11643181 X-Patchwork-Delegate: snitzer@redhat.com Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 1D10A13B6 for ; Sat, 4 Jul 2020 03:24:23 +0000 (UTC) Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [205.139.110.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C74462070B for ; Sat, 4 Jul 2020 03:24:22 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C74462070B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dm-devel-bounces@redhat.com Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-314-9yV08HTHMAOoD-n9Gu7Zzg-1; Fri, 03 Jul 2020 23:24:19 -0400 X-MC-Unique: 9yV08HTHMAOoD-n9Gu7Zzg-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 3D860107ACCD; Sat, 4 Jul 2020 03:24:15 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 2129E19D7C; Sat, 4 Jul 2020 03:24:15 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id F19976C9DC; Sat, 4 Jul 2020 03:24:14 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 0643OCfd002724 for ; Fri, 3 Jul 2020 23:24:12 -0400 Received: by smtp.corp.redhat.com (Postfix) id 7A75620316D6; Sat, 4 Jul 2020 03:24:12 +0000 (UTC) Delivered-To: dm-devel@redhat.com Received: from mimecast-mx02.redhat.com (mimecast06.extmail.prod.ext.rdu2.redhat.com [10.11.55.22]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 691BF20316D5 for ; Sat, 4 Jul 2020 03:24:12 +0000 (UTC) Received: from us-smtp-1.mimecast.com (us-smtp-2.mimecast.com [207.211.31.81]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 4FD3D185A797 for ; Sat, 4 Jul 2020 03:24:12 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [90.155.50.34]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-167-iARcPzHZMj2bRL7Yfc4vhw-1; Fri, 03 Jul 2020 23:24:10 -0400 X-MC-Unique: iARcPzHZMj2bRL7Yfc4vhw-1 Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by casper.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrYjb-0000Ri-Sy; Sat, 04 Jul 2020 03:21:00 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Date: Fri, 3 Jul 2020 20:20:14 -0700 Message-Id: <20200704032020.21923-8-rdunlap@infradead.org> In-Reply-To: <20200704032020.21923-1-rdunlap@infradead.org> References: <20200704032020.21923-1-rdunlap@infradead.org> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.78 on 10.11.54.4 X-loop: dm-devel@redhat.com Cc: platform-driver-x86@vger.kernel.org, Jonathan Corbet , linux-nfs@vger.kernel.org, Len Brown , linux-doc@vger.kernel.org, linux-pm@vger.kernel.org, Randy Dunlap , "Darrick J . Wong" , Anna Schumaker , linux-xfs@vger.kernel.org, linux-mm@kvack.org, dm-devel@redhat.com, Srinivas Pandruvada , cgroups@vger.kernel.org, Andrew Morton , Mauro Carvalho Chehab , Trond Myklebust , linux-media@vger.kernel.org Subject: [dm-devel] [PATCH 07/13] Documentation/admin-guide: pnfs-scsi-server: drop doubled word X-BeenThere: dm-devel@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: device-mapper development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dm-devel-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Drop the doubled word "with". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Trond Myklebust Cc: Anna Schumaker Cc: linux-nfs@vger.kernel.org --- Documentation/admin-guide/nfs/pnfs-scsi-server.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- dm-devel mailing list dm-devel@redhat.com https://www.redhat.com/mailman/listinfo/dm-devel --- linux-next-20200701.orig/Documentation/admin-guide/nfs/pnfs-scsi-server.rst +++ linux-next-20200701/Documentation/admin-guide/nfs/pnfs-scsi-server.rst @@ -9,7 +9,7 @@ which in addition to handling all the me also hands out layouts to the clients so that they can directly access the underlying SCSI LUNs that are shared with the client. -To use pNFS SCSI layouts with with the Linux NFS server, the exported file +To use pNFS SCSI layouts with the Linux NFS server, the exported file system needs to support the pNFS SCSI layouts (currently just XFS), and the file system must sit on a SCSI LUN that is accessible to the clients in addition to the MDS. As of now the file system needs to sit directly on the