Files
linux/fs/cifs
Steve French 8e52b19d92 smb3: fix touch -h of symlink
[ Upstream commit 475efd9808 ]

For example:
      touch -h -t 02011200 testfile
where testfile is a symlink would not change the timestamp, but
      touch -t 02011200 testfile
does work to change the timestamp of the target

Suggested-by: David Howells <dhowells@redhat.com>
Reported-by: Micah Veilleux <micah.veilleux@iba-group.com>
Closes: https://bugzilla.samba.org/show_bug.cgi?id=14476
Cc: stable@vger.kernel.org
Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-12-08 08:46:14 +01:00
..
2020-10-22 12:17:52 -05:00
2020-06-01 00:10:18 -05:00
2020-11-15 23:05:33 -06:00
2023-12-08 08:46:14 +01:00
2023-01-14 10:16:25 +01:00
2023-01-14 10:16:25 +01:00
2020-06-01 00:10:18 -05:00
2023-01-14 10:16:34 +01:00
2021-01-19 18:27:19 +01:00
2021-09-08 08:49:01 +02:00
2020-10-22 12:16:24 -05:00
2023-01-14 10:16:25 +01:00
2020-08-02 18:00:25 -05:00
2023-03-22 13:30:03 +01:00