]> Git Repo - linux.git/commitdiff
Merge tag '5.10-rc6-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <[email protected]>
Sat, 5 Dec 2020 19:09:07 +0000 (11:09 -0800)
committerLinus Torvalds <[email protected]>
Sat, 5 Dec 2020 19:09:07 +0000 (11:09 -0800)
Pull cifs fixes from Steve French:
 "Three smb3 fixes (two for stable) fixing

   - a null pointer issue in a DFS error path

   - a problem with excessive padding when mounted with "idsfromsid"
     causing owner fields to get corrupted

   - a more recent problem with compounded reparse point query found in
     testing to the Linux kernel server"

* tag '5.10-rc6-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: refactor create_sd_buf() and and avoid corrupting the buffer
  cifs: add NULL check for ses->tcon_ipc
  smb3: set COMPOUND_FID to FileID field of subsequent compound request


Trivial merge
This page took 0.0549460000000001 seconds and 4 git commands to generate.