Fix bug 9811 - Old DOS SMB CTEMP request uses a non-VFS function to access the filesy...
commit61d591bb1eacbd7bcdf6a1c4abe8442edfece524
authorJeremy Allison <jra@samba.org>
Thu, 18 Apr 2013 18:19:20 +0000 (18 11:19 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 22 Apr 2013 07:42:13 +0000 (22 09:42 +0200)
treeb5d7f1c7b14e9a4a3f2f64694de2060eb99ccd83
parent8bb8f0011e567501a98a901adcfffbf4f34e73ae
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>
source3/smbd/reply.c