Skip to content
Commit 6ee41268 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv4: Don't call OPEN if we already have an open stateid for a file



If we already have a stateid with the correct open mode for a given file,
then we can reuse that stateid instead of re-issuing an OPEN call without
violating the close-to-open caching semantics.

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