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

NFSv4: Ensure we do not reuse open owner names


The NFSv4 spec is ambiguous about whether or not it is permissible
to reuse open owner names, so play it safe. This patch adds a timestamp
to the state_owner structure, and combines that with the IDA based
uniquifier.
Fixes a regression whereby the Linux server returns NFS4ERR_BAD_SEQID.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 98a2139f
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