commit | 0048fdd06614a4ea088f9fcad11511956b795698 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Thu May 04 13:44:04 2017 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Fri May 05 12:01:50 2017 -0400 |
tree | 2237937ba40fce070fc6d3a80f8ddcf47d41e044 | |
parent | c296cfe26bdd86de6eeefde57d333174ed9574d0 [diff] |
NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION If the server returns NFS4ERR_CONN_NOT_BOUND_TO_SESSION because we are trunking, then RECLAIM_COMPLETE must handle that by calling nfs4_schedule_session_recovery() and then retrying. Reported-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Tested-by: Chuck Lever <chuck.lever@oracle.com>