diff options
author | Steve French <stfrench@microsoft.com> | 2023-10-16 20:18:23 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-10-23 03:03:41 +0300 |
commit | 475efd9808a3094944a56240b2711349e433fb66 (patch) | |
tree | 79156664e2f6a164636f93e08c646e8f4a4b14b9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 05d3ef8bba77c1b5f98d941d8b2d4aeab8118ef1 (diff) | |
download | linux-475efd9808a3094944a56240b2711349e433fb66.tar.xz |
smb3: fix touch -h of symlink
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions