commit | abf79bb341bf52f75f295b850abdf5f78f584311 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Fri Aug 09 12:49:11 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Sep 03 15:26:35 2013 -0400 |
tree | 34c31ced5f367bc01e4a767d343ad7c24346189a | |
parent | eb2a1cd3c9df70ef84e91f2fc657fd19682346ca [diff] |
NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blocking Anchor an nfs4_slot_table in the nfs_client for use with NFSv4.0 transport blocking. It is initialized only for NFSv4.0 nfs_client's. Introduce appropriate minor version ops to handle nfs_client initialization and shutdown requirements that differ for each minor version. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>