]> Pileus Git - ~andy/linux/commit
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)
commit093b2bdad3221e3fae3c26d89387e7297a157664
tree13f5d345c587b96e7890da13d0a8d1a4c6ab87c5
parent4b1241006c337f57745b0fc2f17b24f8009ca82d
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>
fs/cifs/Makefile
fs/cifs/cifs_debug.c
fs/cifs/smb2misc.c [new file with mode: 0644]
fs/cifs/smb2ops.c
fs/cifs/smb2pdu.h
fs/cifs/smb2proto.h