OSDN Git Service

cifs: update smb2_check_message to handle PDUs without a 4 byte length header
authorRonnie Sahlberg <lsahlber@redhat.com>
Wed, 30 May 2018 21:43:34 +0000 (07:43 +1000)
committerSteve French <stfrench@microsoft.com>
Wed, 30 May 2018 22:24:14 +0000 (17:24 -0500)
commit98170fb53587a41b3352ac6ef60f77401731d03f
tree8bec5b4aabf69bf7018c9cf498e060a4a3d8da9f
parentb326614ea2159ea5c835d320f261d05d080cd201
cifs: update smb2_check_message to handle PDUs without a 4 byte length header

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/smb2misc.c