If we're not allowing streams on this conn ptr,
authorJeremy Allison <jra@samba.org>
Fri, 25 Jul 2008 01:13:20 +0000 (18:13 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 25 Jul 2008 01:13:20 +0000 (18:13 -0700)
commit7f749a10eff0bb469e6eb50b02cb60fd65c23f9e
treef8b7ba325b8a792a93e42373c7740f0a785da72e
parentcdf10e6ee9faff42693bb39ede535cc6611a8fc9
If we're not allowing streams on this conn ptr,
then don't allow create_file() to call down to
create_file_unixpath() with a stream name.
Jeremy.
source/smbd/open.c