]> 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)
commitbe7ae1f4e29081951d234307b6a159af92eb6f7a
tree84a179ad8e3d58c31266b8852d8db976b632e186
parent630ae2f16e82c871b6833ee49256ea26d53de6e3
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