summaryrefslogtreecommitdiff
path: root/source3/smbd/reply.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2009-05-26 15:21:16 +0200
committerStefan Metzmacher <metze@samba.org>2009-06-03 17:54:37 +0200
commit356f0336e558465318450da8936ebfef3f1f4eb1 (patch)
treeccdbba254bf1ab69ac0463df2b5db675d5ee8a45 /source3/smbd/reply.c
parentf554af187161a006c3f51edd129e53500acc9046 (diff)
downloadsamba-356f0336e558465318450da8936ebfef3f1f4eb1.tar.gz
samba-356f0336e558465318450da8936ebfef3f1f4eb1.tar.bz2
samba-356f0336e558465318450da8936ebfef3f1f4eb1.zip
s3:smbd: move some session specific globals to struct smbd_server_connection
metze
Diffstat (limited to 'source3/smbd/reply.c')
-rw-r--r--source3/smbd/reply.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/smbd/reply.c b/source3/smbd/reply.c
index f71fde1818..f93386a1e5 100644
--- a/source3/smbd/reply.c
+++ b/source3/smbd/reply.c
@@ -506,6 +506,7 @@ void reply_special(char *inbuf)
int msg_flags = CVAL(inbuf,1);
fstring name1,name2;
char name_type1, name_type2;
+ struct smbd_server_connection *sconn = smbd_server_conn;
/*
* We only really use 4 bytes of the outbuf, but for the smb_setlen