]> Git Repo - linux.git/commitdiff
Merge tag 'v6.12-rc1-ksmbd-fixes' of git://git.samba.org/ksmbd
authorLinus Torvalds <[email protected]>
Thu, 3 Oct 2024 16:38:16 +0000 (09:38 -0700)
committerLinus Torvalds <[email protected]>
Thu, 3 Oct 2024 16:38:16 +0000 (09:38 -0700)
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()


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