]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit52fa5de4bb8b5ecb197a41c5725ad2681f5a780b
tree7b82190aaaf9fd8ecb7404559b0f8cd0a49e818f
parent9e73a6a0f60a94e41bf3610b03ed6f10ee461af0
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