Skip to content
Commit 9821421a authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv4: Fix return value in nfs_finish_open()



If the file turns out to be of the wrong type after opening, we want
to revalidate the path and retry, so return EOPENSTALE rather than
ESTALE.

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