Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
[sfrench/cifs-2.6.git] / fs / nfs / Kconfig
index 7dbb8f27b9d6c914fa9b5147372071abe61f53c8..2a77bc25d5afc81d9510c9f1825d842deb727b80 100644 (file)
@@ -74,6 +74,15 @@ config NFS_V4
 
          If unsure, say N.
 
+config NFS_V4_1
+       bool "NFS client support for NFSv4.1 (DEVELOPER ONLY)"
+       depends on NFS_V4 && EXPERIMENTAL
+       help
+         This option enables support for minor version 1 of the NFSv4 protocol
+         (draft-ietf-nfsv4-minorversion1) in the kernel's NFS client.
+
+         Unless you're an NFS developer, say N.
+
 config ROOT_NFS
        bool "Root file system on NFS"
        depends on NFS_FS=y && IP_PNP