Skip to content
Snippets Groups Projects
Commit 07e8dcbd authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv4.1: Defer bumping the slot sequence number until we free the slot


For operations like OPEN or LAYOUTGET, which return recallable state
(i.e. delegations and layouts) we want to enable the mechanism for
resolving recall races in RFC5661 Section 2.10.6.3.
To do so, we will want to defer bumping the slot's sequence number until
we have finished processing the RPC results.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent 045d2a6d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment