commit | 093b2bdad3221e3fae3c26d89387e7297a157664 | [log] [tgz] |
---|---|---|
author | Pavel Shilovsky <piastryyy@gmail.com> | Wed Jun 08 15:51:07 2011 +0400 |
committer | Pavel Shilovsky <pshilovsky@samba.org> | Tue Jul 24 21:54:52 2012 +0400 |
tree | 13f5d345c587b96e7890da13d0a8d1a4c6ab87c5 | |
parent | 4b1241006c337f57745b0fc2f17b24f8009ca82d [diff] |
CIFS: Make demultiplex_thread work with SMB2 code 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>