NFSv4.2: Added NFS v4.2 support to the NFS client
authorSteve Dickson <steved@redhat.com>
Wed, 22 May 2013 16:50:38 +0000 (12:50 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 8 Jun 2013 20:20:13 +0000 (16:20 -0400)
commit42c2c4249cd0192e29eec71e3e94d7bbc383c8de
tree7b82190aaaf9fd8ecb7404559b0f8cd0a49e818f
parenteb9ae686507bc5a5ca78e6b3fbe629cd5cc67864
NFSv4.2: Added NFS v4.2 support to the NFS client

This enable NFSv4.2 support. To enable this code the
CONFIG_NFS_V4_2 Kconfig define needs to be set and
the -o v4.2 mount option need to be used.

Signed-off-by: Steve Dickson <steved@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/Kconfig
fs/nfs/callback.c
fs/nfs/callback_xdr.c
fs/nfs/nfs4client.c
fs/nfs/nfs4proc.c
fs/nfs/super.c
include/linux/nfs4.h