1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

r15750: don't clear after setting

metze
This commit is contained in:
Stefan Metzmacher 2006-05-20 16:10:22 +00:00 committed by Gerald (Jerry) Carter
parent 338aee88d4
commit 0e23d2a45a

View File

@ -454,7 +454,6 @@ _PUBLIC_ NTSTATUS ntvfs_map_open(struct ntvfs_module_context *ntvfs,
case RAW_OPEN_CTEMP:
io2->generic.in.file_attr = io->ctemp.in.attrib;
io2->generic.in.file_attr = 0;
io2->generic.in.fname =
talloc_asprintf(io2, "%s\\SRV%s",
io->ctemp.in.directory,