Fix bug #8507 - smbd doesn't correctly honor the "force create mode" bits from a...
authorJeremy Allison <jra@samba.org>
Tue, 4 Oct 2011 21:46:00 +0000 (14:46 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sat, 8 Oct 2011 18:07:45 +0000 (20:07 +0200)
commit5253d36689115672f35ea8fffdcf509587900135
tree531bd4793b4d874e0c296a0918941c696c18b203
parent589bea9d314e14b8a493acdb31104f731073cafa
Fix bug #8507 - smbd doesn't correctly honor the "force create mode" bits from a cifsfs create.

Don't manipulate the new_dos_attributes bits until we know it's not a POSIX open.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Wed Oct  5 01:19:17 CEST 2011 on sn-devel-104
(cherry picked from commit f93fd128eb623e324459806a34052bd40afe82e5)
source3/smbd/open.c