Fix bug 9811 - Old DOS SMB CTEMP request uses a non-VFS function to access the filesy...
authorJeremy Allison <jra@samba.org>
Thu, 18 Apr 2013 18:19:20 +0000 (11:19 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 26 Apr 2013 07:25:04 +0000 (09:25 +0200)
commite6dd547d0496f9ecd8fa32da6c8eb13eef4722d6
treea6507ba164010e30fddea5a739c8392859ffa890
parent46dd4f7a7f56c6a96252b75af4bf00c872235259
Fix bug 9811 - Old DOS SMB CTEMP request uses a non-VFS function to access the filesystem.

Fix bug in old create temp SMB request. Only use VFS functions.

Signed-off-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 61d591bb1eacbd7bcdf6a1c4abe8442edfece524)
source3/smbd/reply.c