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)
commitd4e904198c5b46c140fdd04492df6ec31f1f03a5
treebb2191886eab0ca44c0d575e43adf531a1a64115
parent312b0bcd402a003053914e13d962e82be906cf41
parentea64370bcae126a88cd26a16f1abcc23ab2b9a55
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