Fix bug in old create temp SMB request. Only use VFS functions.
commit07d6347ee3ad546842c7a8704bc79710f84be41a
authorJeremy Allison <jra@samba.org>
Wed, 17 Apr 2013 21:42:20 +0000 (17 14:42 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 22 Apr 2013 09:28:04 +0000 (22 11:28 +0200)
tree8249424947d94ee5b6e2b7623855871030a0da1d
parent389faceaa365d314ec49c9629b835d0418e6d222
Fix bug in old create temp SMB request. Only use VFS functions.

Signed-off-by: Jeremy Allison <jra@samba.org>
Fix bug #9811 - Old DOS SMB CTEMP request uses a non-VFS function to access the
filesystem.

Autobuild-User(v4-0-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-0-test): Mon Apr 22 11:28:04 CEST 2013 on sn-devel-104
source3/smbd/reply.c