Commit 50c80007 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv4: Validate the stateid before applying it to state recovery



If the stateid is the zero or invalid stateid, then it is pointless
to attempt to use it for recovery. In that case, try to fall back
to using the open state stateid, or just doing a general recovery
of all state on a given inode.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent 5b596830
Supports Markdown
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