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> --- fs/nfsd/Kconfig | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/fs/nfsd/Kconfig b/fs/nfsd/Kconfig index 503b9da..05f72e4 100644 --- a/fs/nfsd/Kconfig +++ b/fs/nfsd/Kconfig @@ -79,3 +79,13 @@ config NFSD_V4 available from http://linux-nfs.org/. If unsure, say N. + +config PNFSD + bool "NFSv4.1 server support for Parallel NFS (pNFS) (DEVELOPER ONLY)" + depends on NFSD_V4 && EXPERIMENTAL + help + This option enables support for the parallel NFS features of the + minor version 1 of the NFSv4 protocol (draft-ietf-nfsv4-minorversion1) + in the kernel's NFS server. + + Unless you're an NFS developer, say N. -- 1.6.5.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