]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf2b2e7bdfe4366b14a03e05e07c9036e0b1d5923
treed5c0877e3f1d1922556effb78c30a14c9d823370
parent1a0a5d4c61e4b6816610ef442bfdcf4d7bdd1250
parent40a971df88f8a253bd62f42aa7b648ae2da2fa9d
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()