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

pnfs: Don't release the sequence slot until we've processed layoutget on open


If the server recalls the layout that was just handed out, we risk hitting
a race as described in RFC5661 Section 2.10.6.3 unless we ensure that we
release the sequence slot after processing the LAYOUTGET operation that
was sent as part of the OPEN compound.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent 32f1c28f
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