commit | 88bd4f862943205183c2fc20bbba103c71e9990b | [log] [tgz] |
---|---|---|
author | Olga Kornievskaia <kolga@netapp.com> | Wed Apr 26 14:21:22 2017 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Apr 28 13:07:00 2017 -0400 |
tree | 2abe353b76fb8796b7c58732bc0871e726f8dc59 | |
parent | 4edabfd7d0f7d39eeda8ffac76d9e884c22951d9 [diff] |
NFS4.1 handle interrupted slot reuse from ERR_DELAY If the RPC slot was interrupted and server replied to the next operation on the "reused" slot with ERR_DELAY, don't clear out the "interrupted" flag until we properly recover. Signed-off-by: Olga Kornievskaia <kolga@netapp.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>