CIFS: Make demultiplex_thread work with SMB2 code
authorPavel Shilovsky <piastryyy@gmail.com>
Wed, 8 Jun 2011 11:51:07 +0000 (15:51 +0400)
committerPavel Shilovsky <pshilovsky@samba.org>
Tue, 24 Jul 2012 17:54:52 +0000 (21:54 +0400)
Now we can process SMB2 messages: check message, get message id
and wakeup awaiting routines.

Signed-off-by: Pavel Shilovsky <piastryyy@gmail.com>
Signed-off-by: Steve French <smfrench@gmail.com>

No differences found