Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 Aug 2018 20:17:53 +0000 (13:17 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 Aug 2018 20:17:53 +0000 (13:17 -0700)
commit04faac10fcd2d0f7af8183fa02dea26919e29571
treed5c0877e3f1d1922556effb78c30a14c9d823370
parent1b2de5d039c883c9d44ae5b2b6eca4ff9bd82dac
parent7753e38286d2bd7380df8be843de83198e2ce492
Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6

Pull cifs fixes from Steve French:
 "Three small SMB3 fixes, one for stable"

* tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: update internal module version number for cifs.ko to 2.12
  cifs: check kmalloc before use
  cifs: check if SMB2 PDU size has been padded and suppress the warning
  cifs: create a define for how many iovs we need for an SMB2_open()