diff options
| author | Olga Kornievskaia <okorniev@redhat.com> | 2026-04-10 19:09:20 +0300 |
|---|---|---|
| committer | Chuck Lever <chuck.lever@oracle.com> | 2026-05-10 19:41:03 +0300 |
| commit | 4183cf383b6faec17a0882b84cd2d901dba62b16 (patch) | |
| tree | 292e264307c2557f8fc74bd59d6cde717c1ba762 /drivers | |
| parent | 2863bac7f49c4acd80a048ce52506a2b9c8db015 (diff) | |
| download | linux-4183cf383b6faec17a0882b84cd2d901dba62b16.tar.xz | |
nfsd: update mtime/ctime on COPY in presence of delegated attributes
When delegated attributes are given on open, the file is opened with
NOCMTIME and modifying operations do not update mtime/ctime as to not get
out-of-sync with the client's delegated view. However, for COPY operation,
the server should update its view of mtime/ctime and reflect that in any
GETATTR queries.
Fixes: e5e9b24ab8fa ("nfsd: freeze c/mtime updates with outstanding WRITE_ATTRS delegation")
Cc: stable@vger.kernel.org
Signed-off-by: Olga Kornievskaia <okorniev@redhat.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions
