commit | 9d33059c1b76d77004753799479af6d359d83217 | [log] [tgz] |
---|---|---|
author | Chuck Lever <[email protected]> | Fri Aug 09 12:48:44 2013 -0400 |
committer | Trond Myklebust <[email protected]> | Tue Sep 03 15:26:33 2013 -0400 |
tree | 884157e2098dbeb4f57c6caa830e18b6c06ed11c | |
parent | 220e09ccd36ab7836a6aa19295c314d7e04f7552 [diff] |
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 <[email protected]> Signed-off-by: Trond Myklebust <[email protected]>