nfs41: Add Kconfig symbols for NFSv4.1
authorRicardo Labiaga <ricardo.labiaga@netapp.com>
Wed, 1 Apr 2009 13:21:46 +0000 (09:21 -0400)
committerBenny Halevy <bhalevy@panasas.com>
Wed, 17 Jun 2009 17:46:13 +0000 (10:46 -0700)
commit1efae38140546db403845d628db9f2d608caa87e
tree88f1c176a269d55c130a0959120b575ae28338b2
parent07a2039b8eb0af4ff464efd3dfd95de5c02648c6
nfs41: Add Kconfig symbols for NFSv4.1

Added CONFIG_NFS_V4_1 and made it depend upon CONFIG_NFS_V4 and EXPERIMENTAL.
Indicate that CONFIG_NFS_V4_1 is for NFS developers at the moment

At the moment we're expecting folks trying out nfs41 to
actively participate in the development process by helping us
debug issues and ideally send patches to fix problems.

Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/Kconfig