r3895: Fix for bug #2045. May also fix other timestamp bugs with Excel
authorJeremy Allison <jra@samba.org>
Sat, 20 Nov 2004 21:24:52 +0000 (21:24 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:53:24 +0000 (10:53 -0500)
commit47bab92c0b062f3fefbb4fd4a09852e1c829a7f9
tree264465dcc5b69a8570d17bb30b42394810fe20f8
parenteead77919b05e0a2bed32a4a192dd0d9e6a86008
r3895: Fix for bug #2045. May also fix other timestamp bugs with Excel
(Volker please test). Setting a last write timestamp from Windows
overrides any subsequent write timestamp changes and must be immediately
seen by and findfirst/findnexts. This is a racy solution, but should
work most of the time. This may also fix #1061, not sure.
Jeremy.
source/smbd/fileio.c
source/smbd/trans2.c