Move setting the mid field in req->outbuf from _cork to _uncork
authorVolker Lendecke <vl@sernet.de>
Tue, 9 Sep 2008 12:39:45 +0000 (14:39 +0200)
committerVolker Lendecke <vl@samba.org>
Tue, 9 Sep 2008 15:37:34 +0000 (17:37 +0200)
commitc85de4b7b5db8b54b8bf0f91acbd6d08d1b0bc9d
tree1c6e0b739c0f585d0b56fa085f196f348299bf9f
parent4252b32db5ef7483f2c5c52312b6e6dc68d1d687
Move setting the mid field in req->outbuf from _cork to _uncork

The async trans calls need this, as for secondary trans calls they have to
modify the MID from what cli_request_chain() gave us.
source/libsmb/async_smb.c