Fix bug #7084 - Create time on directories not stored properly in an EA in new create...
commit00fa59350a4b5b31e5425c877557996669d55176
authorJeremy Allison <jra@samba.org>
Tue, 2 Feb 2010 02:50:43 +0000 (1 18:50 -0800)
committerFernando J V da Silva <fernandojvsilva@yahoo.com.br>
Thu, 4 Feb 2010 19:09:55 +0000 (4 17:09 -0200)
tree6a5ab0d131c39714b85ae36a29bc66d7c3642218
parent542db3c835d0d2600f01984998f4cc38969353d1
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