NFSv4: Ensure that clientid and session establishment can time out
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 24 Apr 2011 18:29:33 +0000 (14:29 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 24 Apr 2011 18:29:33 +0000 (14:29 -0400)
commit1bd714f2a14aa4d6a5570956fcec64530b007e4a
tree7b468cf5e79a13e3931dda377b95c759475c95ae
parent7494d00c7b826b6ceb79ec33892bd0ef59be5614
NFSv4: Ensure that clientid and session establishment can time out

The following patch ensures that we do not get permanently trapped in
the RPC layer when trying to establish a new client id or session.
This again ensures that the state manager can finish in a timely
fashion when the last filesystem to reference the nfs_client exits.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c
fs/nfs/nfs4state.c