NFS: Add RPC callouts to start NFSv4.0 synchronous requests
authorChuck Lever <chuck.lever@oracle.com>
Fri, 9 Aug 2013 16:48:27 +0000 (12:48 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 3 Sep 2013 19:26:32 +0000 (15:26 -0400)
commit9915ea7e0a83c0a4b94d0c5e05a9bb690fce809f
tree618778162a58afbc36b8231394308f82281262c5
parenta9c92d6b853547ceccb28594af3609ecaf35af6f
NFS: Add RPC callouts to start NFSv4.0 synchronous requests

Refactor nfs4_call_sync_sequence() so it is used for NFSv4.0 now.
The RPC callouts will house transport blocking logic similar to
NFSv4.1 sessions.

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