summaryrefslogtreecommitdiff
path: root/source4/ntvfs/ntvfs_generic.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-05-20 16:10:22 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:08:13 -0500
commit35d6a53ff7b7b906d9a42bad5b7647a2abc6a3f6 (patch)
tree80d319a5ea82fd7396777f9c7d29700071786946 /source4/ntvfs/ntvfs_generic.c
parent476a6253a6cad266248461d0b483278ecc5bb584 (diff)
downloadsamba-35d6a53ff7b7b906d9a42bad5b7647a2abc6a3f6.tar.gz
samba-35d6a53ff7b7b906d9a42bad5b7647a2abc6a3f6.tar.bz2
samba-35d6a53ff7b7b906d9a42bad5b7647a2abc6a3f6.zip
r15750: don't clear after setting
metze (This used to be commit 0e23d2a45a4507051bb3453387b82e7a9f4433ea)
Diffstat (limited to 'source4/ntvfs/ntvfs_generic.c')
-rw-r--r--source4/ntvfs/ntvfs_generic.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/ntvfs/ntvfs_generic.c b/source4/ntvfs/ntvfs_generic.c
index 5058225ceb..a4cc0ff396 100644
--- a/source4/ntvfs/ntvfs_generic.c
+++ b/source4/ntvfs/ntvfs_generic.c
@@ -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,