Fix bug #7084 - Create time on directories not stored properly in an EA in new create...
authorJeremy Allison <jra@samba.org>
Tue, 2 Feb 2010 02:50:43 +0000 (18:50 -0800)
committerJeremy Allison <jra@samba.org>
Tue, 2 Feb 2010 02:50:43 +0000 (18:50 -0800)
commitf3ee1516e631274531439e0ab7c384d02aff789c
tree1051b553b44b5338d505810352d957cddef76349
parenta35be8c0c2d804638d9eda5afb6c96ef2f090549
Fix bug #7084 - Create time on directories not stored properly in an EA in new create time code.

Remove erroneous optimisation that caused no EA to be set
if calculated btime matched st_ex btime, and calculated DOS
attribute matched existing file attribute.

Jeremy.
source3/smbd/dosmode.c