From: Chuck Lever Date: Fri, 9 Aug 2013 16:49:11 +0000 (-0400) Subject: NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blocking X-Git-Tag: v3.12-rc1~87^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abf79bb341bf52f75f295b850abdf5f78f584311;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed