commit | 1bd714f2a14aa4d6a5570956fcec64530b007e4a | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sun Apr 24 14:29:33 2011 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sun Apr 24 14:29:33 2011 -0400 |
tree | 7b468cf5e79a13e3931dda377b95c759475c95ae | |
parent | 7494d00c7b826b6ceb79ec33892bd0ef59be5614 [diff] |
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>