Move SET_STAT_INVALID call added by Volker as fix for bug 8042 - Newly create files...
commit25312f62f373ce426318c72366638881fd99f158
authorJeremy Allison <jra@samba.org>
Mon, 4 Apr 2011 17:22:03 +0000 (4 10:22 -0700)
committerJeremy Allison <jra@samba.org>
Mon, 4 Apr 2011 21:24:02 +0000 (4 14:24 -0700)
treecad73ad88bb9edb474f0971f984b1ebc62e4452b
parentf1bae428abf552470a41650f628e43840dbd1ea1
Move SET_STAT_INVALID call added by Volker as fix for bug 8042 - Newly create files are always failed with NT_STATUS_FILE_IS_A_DIRECTORY

Ensure we do this for all cases where the stat fails.

Jeremy

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Mon Apr  4 20:08:45 CEST 2011 on sn-devel-104
(cherry picked from commit 2ec48260ee377e499fe7f0fc2ca18b8a078c6aaa)
source3/smbd/filename.c