]> www.infradead.org Git - users/dwmw2/linux.git/commit
NFSv4: Delegreturn must set m/atime when they are delegated
authorTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 17 Jun 2024 01:21:29 +0000 (21:21 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 8 Jul 2024 17:47:25 +0000 (13:47 -0400)
commitb81aca09617cd768d07601a0ac96135d00b82bfe
tree72a9b39edef2fa6162253d9bbdbb3d70e8681c48
parente3e9d44de13f91fae4565c7d6dfc7ec3eb03b108
NFSv4: Delegreturn must set m/atime when they are delegated

If the atime or mtime attributes were delegated, then we need to
propagate their new values back to the server when returning the
delegation.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: Lance Shelton <lance.shelton@hammerspace.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/delegation.c
fs/nfs/delegation.h
fs/nfs/nfs4proc.c