]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag '6.9-rc5-cifs-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 27 Apr 2024 18:35:40 +0000 (11:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 27 Apr 2024 18:35:40 +0000 (11:35 -0700)
commitd43df69f3879f32fcc08d92ec47bff86ae0fcfaa
treed132f467ceeb418f471117d2bee4c36c06416b06
parent5d12ed4bea4343ca3adbe3c23c8d149485de5010
parent8861fd5180476f45f9e8853db154600469a0284f
Merge tag '6.9-rc5-cifs-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6

Pull smb client fixes from Steve French:
 "Three smb3 client fixes, all also for stable:

   - two small locking fixes spotted by Coverity

   - FILE_ALL_INFO and network_open_info packing fix"

* tag '6.9-rc5-cifs-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6:
  smb3: fix lock ordering potential deadlock in cifs_sync_mid_result
  smb3: missing lock when picking channel
  smb: client: Fix struct_group() usage in __packed structs