smbXcli: simplify smb1cli_req_chain_submit()
authorStefan Metzmacher <metze@samba.org>
Fri, 18 Nov 2011 09:28:40 +0000 (10:28 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 24 Nov 2011 18:02:30 +0000 (19:02 +0100)
commit4d8e1517798577d55479629d01826583a02aa43a
treeb6afc378fa6726318ec5b2957b0468ad34ab2193
parente2912fa853321461d9b0a24e5015e82e3f5a7c18
smbXcli: simplify smb1cli_req_chain_submit()

We should hang everything on the first request in the chain,
as that's the one that gets added to the pending array.

metze
libcli/smb/smbXcli_base.c