The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Jeff Layton <jlayton@kernel.org>
To: Karl Mehltretter <kmehltretter@gmail.com>, Chuck Lever <cel@kernel.org>
Cc: NeilBrown <neil@brown.name>,
	Olga Kornievskaia <okorniev@redhat.com>,
	 Dai Ngo <Dai.Ngo@oracle.com>, Tom Talpey <tom@talpey.com>,
	Christoph Hellwig <hch@lst.de>,
		linux-nfs@vger.kernel.org, Jonathan Corbet <corbet@lwn.net>,
		linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] NFSD: docs: Fix pNFS SCSI Kconfig symbol
Date: Mon, 24 Aug 2026 08:46:24 -0400	[thread overview]
Message-ID: <f649df704abcd8f2a972fb91bd24c29afd9e17dd.camel@kernel.org> (raw)
In-Reply-To: <20260822081033.82098-1-kmehltretter@gmail.com>

On Sat, 2026-08-22 at 10:10 +0200, Karl Mehltretter wrote:
> The pNFS SCSI layout server is controlled by NFSD_SCSILAYOUT.
> NFSD_SCSI has never existed.
> 
> Fixes: f99d4fbdae67 ("nfsd: add SCSI layout support")
> Assisted-by: Codex:gpt-5.6-sol
> Signed-off-by: Karl Mehltretter <kmehltretter@gmail.com>
> ---
>  Documentation/admin-guide/nfs/pnfs-scsi-server.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/admin-guide/nfs/pnfs-scsi-server.rst b/Documentation/admin-guide/nfs/pnfs-scsi-server.rst
> index b202508d281d5..a3074450ac158 100644
> --- a/Documentation/admin-guide/nfs/pnfs-scsi-server.rst
> +++ b/Documentation/admin-guide/nfs/pnfs-scsi-server.rst
> @@ -16,7 +16,7 @@ addition to the MDS.  As of now the file system needs to sit directly on the
>  exported LUN, striping or concatenation of LUNs on the MDS and clients
>  is not supported yet.
>  
> -On a server built with CONFIG_NFSD_SCSI, the pNFS SCSI volume support is
> +On a server built with CONFIG_NFSD_SCSILAYOUT, the pNFS SCSI volume support is
>  automatically enabled if the file system is exported using the "pnfs"
>  option and the underlying SCSI device support persistent reservations.
>  On the client make sure the kernel has the CONFIG_PNFS_BLOCK option

Reviewed-by: Jeff Layton <jlayton@kernel.org>

      parent reply	other threads:[~2026-08-24 12:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-22  8:10 [PATCH] NFSD: docs: Fix pNFS SCSI Kconfig symbol Karl Mehltretter
2026-08-22 17:02 ` Randy Dunlap
2026-08-23  1:27 ` Chuck Lever
2026-08-24 12:46 ` Jeff Layton [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f649df704abcd8f2a972fb91bd24c29afd9e17dd.camel@kernel.org \
    --to=jlayton@kernel.org \
    --cc=Dai.Ngo@oracle.com \
    --cc=cel@kernel.org \
    --cc=corbet@lwn.net \
    --cc=hch@lst.de \
    --cc=kmehltretter@gmail.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=neil@brown.name \
    --cc=okorniev@redhat.com \
    --cc=tom@talpey.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox