]> git.baikalelectronics.ru Git - kernel.git/commit
CIFS: Make transport routines work with SMB2
authorPavel Shilovsky <piastry@etersoft.ru>
Mon, 26 Dec 2011 18:53:34 +0000 (22:53 +0400)
committerSteve French <smfrench@gmail.com>
Tue, 24 Jul 2012 15:25:20 +0000 (10:25 -0500)
commit27c1dad902d8dca881538927992ee9860f63aa6f
treec74127806717b23e226b3ee81135d091d859bd7a
parentc2f828cd9128e9ecab378e408213057673bdf799
CIFS: Make transport routines work with SMB2

Reviewed-by: Jeff Layton <jlayton@redhat.com>
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/cifsproto.h
fs/cifs/smb1ops.c
fs/cifs/smb2ops.c
fs/cifs/smb2pdu.h
fs/cifs/smb2proto.h
fs/cifs/smb2transport.c [new file with mode: 0644]
fs/cifs/transport.c