[PATCH][SMB3 client] fix touch -h of symlink

Steve French smfrench at gmail.com
Mon Oct 16 17:26:23 UTC 2023


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

Looks like some symlink inode operations are missing for other fs as well

-- 
Thanks,

Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-smb3-fix-touch-h-of-symlink.patch
Type: text/x-patch
Size: 1115 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20231016/daaf1e89/0001-smb3-fix-touch-h-of-symlink.bin>


More information about the samba-technical mailing list