diff options
author | Trond Myklebust | 2021-04-12 12:15:50 -0400 |
---|---|---|
committer | Trond Myklebust | 2021-04-13 10:04:05 -0400 |
commit | 993e2d4bd9efc41f0943de39e9374ffdfde62e87 (patch) | |
tree | 2bb64ddf7fec852900867bb2a1ebd7390d11dfad /fs/nfs/client.c | |
parent | 57a789a1dee39e1625956d7dea4f7637f9160f21 (diff) |
NFSv4: Don't modify the change attribute cached in the inode
When the client is caching data and a write delegation is held, then the
server may send a CB_GETATTR to query the attributes. When this happens,
the client is supposed to bump the change attribute value that it
returns if it holds cached data.
However that process uses a value that is stored in the delegation. We
do not want to bump the change attribute held in the inode.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'fs/nfs/client.c')
0 files changed, 0 insertions, 0 deletions