Home
last modified time | relevance | path

Searched hist:"318 e1c7e61c42a2066f511bf850c943ffb09f73c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dxattr.cdiff 318e1c7e61c42a2066f511bf850c943ffb09f73c Tue Nov 07 21:38:13 CST 2023 Steve French <stfrench@microsoft.com> smb3: fix caching of ctime on setxattr

commit 5923d6686a100c2b4cabd4c2ca9d5a12579c7614 upstream.

Fixes xfstest generic/728 which had been failing due to incorrect
ctime after setxattr and removexattr

Update ctime on successful set of xattr

Cc: stable@vger.kernel.org
Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>