Move SET_STAT_INVALID call added by Volker as fix for bug 8042 - Newly create files...
authorJeremy Allison <jra@samba.org>
Mon, 4 Apr 2011 17:22:03 +0000 (10:22 -0700)
committerJeremy Allison <jra@samba.org>
Mon, 4 Apr 2011 18:08:45 +0000 (20:08 +0200)
commit2ec48260ee377e499fe7f0fc2ca18b8a078c6aaa
treeeedbd66196da6b08f1eea490d5e2dedd801e5d9a
parent074239ac2eec666abb892b5eef46ca70691ed41f
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
source3/smbd/filename.c