Skip to content
Commit f9312a54 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY



If the server returns NFS4ERR_SEQ_FALSE_RETRY or NFS4ERR_RETRY_UNCACHED_REP,
then it thinks we're trying to replay an existing request. If so, then
let's just bump the sequence ID and retry the operation.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent 99589100
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment