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)
commit2e96467d9eb189b38954bcbbf1ee16762914f4cb
tree84a179ad8e3d58c31266b8852d8db976b632e186
parent5100d8a3fe034845926266a4e7f5bdcbb859088b
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