]> Git Repo - linux.git/commit
NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADE
authorTrond Myklebust <[email protected]>
Fri, 20 Sep 2019 11:23:47 +0000 (07:23 -0400)
committerAnna Schumaker <[email protected]>
Fri, 20 Sep 2019 19:56:19 +0000 (15:56 -0400)
commit0e0cb35b417f505447694463694aff75fca32889
treec7a80cee6cd81615072d2503363dc465e21f85fe
parente217e825dca8d2d80c371b43da7257adc499404a
NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADE

If a CLOSE or OPEN_DOWNGRADE operation receives a NFS4ERR_OLD_STATEID
then bump the seqid before resending. Ensure we only bump the seqid
by 1.

Signed-off-by: Trond Myklebust <[email protected]>
Signed-off-by: Anna Schumaker <[email protected]>
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c
fs/nfs/nfs4state.c
This page took 0.054634 seconds and 4 git commands to generate.