]> git.baikalelectronics.ru Git - kernel.git/commit
CIFS: Add capability to send SMB2 negotiate message
authorPavel Shilovsky <piastry@etersoft.ru>
Tue, 27 Dec 2011 12:12:43 +0000 (16:12 +0400)
committerPavel Shilovsky <pshilovsky@samba.org>
Tue, 24 Jul 2012 17:54:55 +0000 (21:54 +0400)
commitf24ee1359619cb6a9c9299cf9c3683cffff6f656
tree474781811d075dfb2e01345911fd0ff585f2d64a
parent8017b441c641b253dbceee70ac78b326d672be1b
CIFS: Add capability to send SMB2 negotiate message

and add negotiate request type to let set_credits know that
we are only on negotiate stage and no need to make a decision
about disabling echos and oplocks.

Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/Makefile
fs/cifs/cifsglob.h
fs/cifs/cifssmb.c
fs/cifs/smb2misc.c
fs/cifs/smb2ops.c
fs/cifs/smb2pdu.c [new file with mode: 0644]
fs/cifs/smb2pdu.h
fs/cifs/smb2proto.h