Commit 71b1543c83d6 for kernel

commit 71b1543c83d65af8215d7558d70fc2ecbee77dcf
Merge: a2c63a3f3d68 e9d8c2f95ab8
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Mon Apr 22 16:28:31 2024 -0700

    Merge tag '6.9-rc5-ksmbd-fixes' of git://git.samba.org/ksmbd

    Pull smb server fixes from Steve French:
     "Five ksmbd server fixes, most also for stable:

       - rename fix

       - two fixes for potential out of bounds

       - fix for connections from MacOS (padding in close response)

       - fix for when to enable persistent handles"

    * tag '6.9-rc5-ksmbd-fixes' of git://git.samba.org/ksmbd:
      ksmbd: add continuous availability share parameter
      ksmbd: common: use struct_group_attr instead of struct_group for network_open_info
      ksmbd: clear RENAME_NOREPLACE before calling vfs_rename
      ksmbd: validate request buffer size in smb2_allocate_rsp_buf()
      ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_buf