cifs: add pdu_size to the TCP_Server_Info structure
authorRonnie Sahlberg <[email protected]>
Mon, 9 Apr 2018 08:06:26 +0000 (18:06 +1000)
committerSteve French <[email protected]>
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 <[email protected]>
Signed-off-by: Steve French <[email protected]>
Reviewed-by: Pavel Shilovsky <[email protected]>
fs/cifs/cifsglob.h
fs/cifs/cifssmb.c
fs/cifs/connect.c
fs/cifs/smb2ops.c