Commit 047b4e783ce2 for kernel

commit 047b4e783ce2af73b3287dfabfeaa51684932757
Merge: b69053dd3ffb fa2fd0b10f66
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Fri Jan 2 09:14:13 2026 -0800

    Merge tag 'v6.19-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6

    Pull smb client fixes from Steve French:

     - Fix array out of bounds error in copy_file_range

     - Add tracepoint to help debug ioctl failures

    * tag 'v6.19-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
      smb: client: fix UBSAN array-index-out-of-bounds in smb2_copychunk_range
      smb3 client: add missing tracepoint for unsupported ioctls