s3:libsmb/clitrans: fix handling of multi pdu [nt]trans[s][2] calls
authorStefan Metzmacher <metze@samba.org>
Wed, 8 Jun 2011 08:31:23 +0000 (10:31 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 17 Jun 2011 18:58:03 +0000 (20:58 +0200)
commitfa1ff15b19df1e0cf2a2616bdcb28554a8e2458b
treee0a733da806c9482931d2a39fe0ba598340a0059
parent09da3b1fa685973619c833cc14e375abf859b5c1
s3:libsmb/clitrans: fix handling of multi pdu [nt]trans[s][2] calls

We now keep the primary request open for the whole logical request.
The primary request is the one that gets all incoming replies.
While secondary requests are handled as separate one-way requests.

metze
(cherry picked from commit 1dd24ac06a7472f53b06bc0aaa54cb22c8da0f78)
source3/libsmb/clitrans.c