Skip to content
Commit 549b19cc authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv4: Record the OPEN create mode used in the nfs4_opendata structure



If we're doing NFSv4.1 against a server that has persistent sessions,
then we should not need to call SETATTR in order to reset the file
attributes immediately after doing an exclusive create.

Note that since the create mode depends on the type of session that
has been negotiated with the server, we should not choose the
mode until after we've got a session slot.

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