Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

NFSv4: Ensure change attribute returned by GETATTR callback conforms to spec



 According to RFC3530 we're supposed to cache the change attribute
 at the time the client receives a write delegation.
 If the inode is clean, a CB_GETATTR callback by the server to the
 client is supposed to return the cached change attribute.
 If, OTOH, the inode is dirty, the client should bump the cached
 change attribute by 1.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 969b7f25
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment