commit | 04faac10fcd2d0f7af8183fa02dea26919e29571 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sat Aug 25 13:17:53 2018 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Aug 25 13:17:53 2018 -0700 |
tree | d5c0877e3f1d1922556effb78c30a14c9d823370 | |
parent | 1b2de5d039c883c9d44ae5b2b6eca4ff9bd82dac [diff] | |
parent | 7753e38286d2bd7380df8be843de83198e2ce492 [diff] |
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()