]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: add pdu_size to the TCP_Server_Info structure
authorRonnie Sahlberg <lsahlber@redhat.com>
Mon, 9 Apr 2018 08:06:26 +0000 (18:06 +1000)
committerSteve French <smfrench@gmail.com>
Thu, 12 Apr 2018 22:06:33 +0000 (17:06 -0500)
commit84a54a9f8f0be7d7d8109dd3fa436eb774e48ff9
tree84a179ad8e3d58c31266b8852d8db976b632e186
parent47b6fdd928ca7bb0ad2851b486d9d76d744faaa6
cifs: add pdu_size to the TCP_Server_Info structure

and get rid of some get_rfc1002_length() in smb2

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
fs/cifs/cifsglob.h
fs/cifs/cifssmb.c
fs/cifs/connect.c
fs/cifs/smb2ops.c