s3:smb2_sesssetup: make use of smb2req->xconn
authorStefan Metzmacher <metze@samba.org>
Thu, 12 Jun 2014 08:47:51 +0000 (10:47 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 6 Aug 2014 07:51:14 +0000 (09:51 +0200)
commitd47c006d9d45eb65691b87f07d90e63785bc2f4e
tree5e657ba83d4c50ae6a2d44f117ec899f8f2d48b9
parentf261dd9c7d742e818c483cce1debf1407fae6430
s3:smb2_sesssetup: make use of smb2req->xconn

We should use stuff relative to the current request.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/smbd/smb2_sesssetup.c