]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag '5.10-rc6-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 5 Dec 2020 19:09:07 +0000 (11:09 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 5 Dec 2020 19:09:07 +0000 (11:09 -0800)
commitb8d3414703ef29a5f01f32f0f5de4a135f53ee4c
treebb2191886eab0ca44c0d575e43adf531a1a64115
parentc9bed016aca6f72406e08932dd0869f9e1a3c0fc
parent47f4d165060efb8bc07f6498f804cbf43303870f
Merge tag '5.10-rc6-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6

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