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)
commitec2e4523fdba88317e06d0c7a88af3a0860447fc
tree474781811d075dfb2e01345911fd0ff585f2d64a
parent3792c1732878822ebf5a1c7e83e23453b9bbb698
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