]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
NFS: Enable slot table helpers for NFSv4.0
authorChuck Lever <chuck.lever@oracle.com>
Fri, 9 Aug 2013 16:48:44 +0000 (12:48 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 3 Sep 2013 19:26:33 +0000 (15:26 -0400)
commit9d33059c1b76d77004753799479af6d359d83217
tree884157e2098dbeb4f57c6caa830e18b6c06ed11c
parent220e09ccd36ab7836a6aa19295c314d7e04f7552
NFS: Enable slot table helpers for NFSv4.0

I'd like to re-use NFSv4.1's slot table machinery for NFSv4.0
transport blocking.  Re-organize some of nfs4session.c so the slot
table code is built even when NFS_V4_1 is disabled.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/Makefile
fs/nfs/nfs4session.c
fs/nfs/nfs4session.h
fs/nfs/nfs4state.c