]> asedeno.scripts.mit.edu Git - linux.git/commit
NFS4.1 handle interrupted slot reuse from ERR_DELAY
authorOlga Kornievskaia <kolga@netapp.com>
Wed, 26 Apr 2017 18:21:22 +0000 (14:21 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 28 Apr 2017 17:07:00 +0000 (13:07 -0400)
commit88bd4f862943205183c2fc20bbba103c71e9990b
tree2abe353b76fb8796b7c58732bc0871e726f8dc59
parent4edabfd7d0f7d39eeda8ffac76d9e884c22951d9
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>
fs/nfs/nfs4proc.c