s4:libcli/torture:smb2: change smb2_tree_connect to take a smb2_session instead of...
commit97823b69e9624a1cd59a42fe4c6a6e14896b7ae7
authorMichael Adam <obnox@samba.org>
Thu, 2 Feb 2012 12:39:56 +0000 (2 13:39 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 3 Feb 2012 10:10:30 +0000 (3 11:10 +0100)
tree28c2ceecd3e2bc8342e6b85789a99bcaa9e51774
parentce5fc22896a5475a33ee03ab6a1babf4159ebe57
s4:libcli/torture:smb2: change smb2_tree_connect to take a smb2_session instead of smb2_tree arguement.

Only the tree->session is needed. This way it is less confusing.

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
source4/libcli/smb2/connect.c
source4/libcli/smb2/tcon.c
source4/torture/smb2/notify.c