Merge tag 'v6.12-rc1-ksmbd-fixes' of git://git.samba.org/ksmbd
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 3 Oct 2024 16:38:16 +0000 (09:38 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 3 Oct 2024 16:38:16 +0000 (09:38 -0700)
commit9c02404b52f56b2c8acc8c0ac16d525b1226dfe5
treef4a856852b09c96d110e5669f22ca6f0eca28eb2
parent20c2474fa515ea3ce39b92a37fc5d03cdfc509b8
parent9c383396362a4d1db99ed5240f4708d443361ef3
Merge tag 'v6.12-rc1-ksmbd-fixes' of git://git.samba.org/ksmbd

Pull smb server fixes from Steve French:

 - small cleanup patches leveraging struct size to improve access bounds checking

* tag 'v6.12-rc1-ksmbd-fixes' of git://git.samba.org/ksmbd:
  ksmbd: Use struct_size() to improve smb_direct_rdma_xmit()
  ksmbd: Annotate struct copychunk_ioctl_req with __counted_by_le()
  ksmbd: Use struct_size() to improve get_file_alternate_info()