Commit c0a27675eaf0 for kernel

commit c0a27675eaf08255017b3cabc28c99c0cd71f468
Merge: 6c68fa601b49 26fa4d17c023
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Thu Aug 6 15:38:00 2026 -0700

    Merge tag 'v7.2-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6

    Pull smb client fixes from Steve French:

     - Fix potential use after free in cifs_try_adding_channels

     - Fix SMB1 large directory enumeration

     - Minor debug improvement (show compress mount option)

    * tag 'v7.2-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
      smb: client: fix SMB1 TRANS2 multi-response truncation in SendReceive()
      smb: client: Fix use-after-free in cifs_try_adding_channels()
      smb/client: show compress mount option