Description of problem: when the time changes back from daylight saving time (to winter time on october 29). The samba server keeps performing the conversion with the previous offset. the server is nfm10 : samba share on /home/nfmpload/netmind [root@nfm10 netmind]# ls -l Version.txt -rw-r--r-- 1 nfmpload nfmpload 878 Nov 5 13:30 Version.txt on a client with the samba share mouted before the 29 oct : [root@nfm11 mfs]# ls -l Version.txt -rw-r--r-- 1 nf1pload 8202 878 Nov 5 12:30 Version.txt [root@nfm11 mfs]# ls -lu Version.txt -rw-r--r-- 1 nf1pload 8202 878 Nov 26 17:22 Version.txt on a client mounted after the dst change, the time of the file is correct [root@nfm14 mfs]# ls -l Version.txt -rw-r--r-- 1 nf4pload 8202 878 Nov 5 13:30 Version.txt [root@nfm14 mfs]# ls -lu Version.txt -rw-r--r-- 1 nf4pload 8202 878 Nov 26 18:22 Version.txt Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. give the date on all systems (server and clients) with the date before the DST change, mount the share 2. the next day , there is one hour offset of the creation,modification and acess time of files Actual results: One hour offset Expected results: The same time of file Additional info:
Is this mounted with smbfs or cifs? (I suspect a client bug here)
mounted by smbfs in /etc/fstab
Please use cifsfs.