From: Benny Halevy <bhalevy@xxxxxxxxxxx> Signed-off-by: Ricardo Labiaga <ricardo.labiaga@xxxxxxxxxx> [rephrased text and moved down to fs/nfsd/Kconfig] [remove CONFIG_PNFSD's dependency on NFSD_V4_1] Signed-off-by: Benny Halevy <bhalevy@xxxxxxxxxxx> [rephrase and remove CONFIG_PNFSD's dependency on EXPERIMENTAL] Signed-off-by: Benny Halevy <bhalevy@xxxxxxxxxxxxxxx> --- fs/nfsd/Kconfig | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/fs/nfsd/Kconfig b/fs/nfsd/Kconfig index dc8f1ef..4d68a8c 100644 --- a/fs/nfsd/Kconfig +++ b/fs/nfsd/Kconfig @@ -106,3 +106,13 @@ config NFSD_FAULT_INJECTION testing error recovery on the NFS client. If unsure, say N. + +config PNFSD + bool "NFSv4.1 server support for Parallel NFS (pNFS) (EXPERIMENTAL)" + depends on NFSD_V4 + help + This option enables support for the parallel NFS features of the + minor version 1 of the NFSv4 protocol (RFC5661) + in the kernel's NFS server. + + If unsure, say N. -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html