NFSv4.1: Handle errors in nfs4_bind_conn_to_session
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 27 May 2012 16:53:10 +0000 (12:53 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 27 May 2012 18:32:06 +0000 (14:32 -0400)
commitbf674c8228710fa4149df3988862dc112860df99
treeb633781a7ddee018c4cae04ea2be58e1f7b6eee7
parent43ac544cb36adf38338c01968f8e3a5f81b7d629
NFSv4.1: Handle errors in nfs4_bind_conn_to_session

Ensure that we handle NFS4ERR_DELAY errors separately, and then
let nfs4_recovery_handle_error() handle all other cases.

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