Commit 42eb01783091 for kernel

commit 42eb01783091e49020221a8a7d6c00e154ae7e58
Merge: 9197e5949a41 f505a45776d1
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sat Feb 28 10:45:56 2026 -0800

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

    Pull smb client fixes from Steve French:

     - Two multichannel fixes

     - Locking fix for superblock flags

     - Fix to remove debug message that could log password

     - Cleanup fix for setting credentials

    * tag 'v7.0rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
      smb: client: Use snprintf in cifs_set_cifscreds
      smb: client: Don't log plaintext credentials in cifs_set_cifscreds
      smb: client: fix broken multichannel with krb5+signing
      smb: client: use atomic_t for mnt_cifs_flags
      smb: client: fix cifs_pick_channel when channels are equally loaded