s3:libsmb/async_smb: don't remove pending requests if the mid is set
commit60932bc009aa1ed0a8895fc1f62a6e461765a7da
authorStefan Metzmacher <metze@samba.org>
Wed, 8 Jun 2011 08:20:25 +0000 (8 10:20 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 17 Jun 2011 18:57:51 +0000 (17 20:57 +0200)
tree13da4698d6618c89805be61dfebca0a1b2f54087
parent43f383b60b5581f7e4e5b547ed1a67afe48f4df0
s3:libsmb/async_smb: don't remove pending requests if the mid is set

If the mid was set explicitly, it means the request expects more than
one reply, so leave it in the pending array.

metze
(cherry picked from commit a25936f1b1300a76b08a6bd435bd7ccc388279d5)
source3/libsmb/async_smb.c