From: Linus Torvalds Date: Thu, 19 Sep 2024 04:48:28 +0000 (+0200) Subject: Merge tag '6.12-rc-ksmbd-server-fixes-part1' of git://git.samba.org/ksmbd X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=39898f092589dcfbf1a51d04c6167e0401ca45b1;p=users%2Fwilly%2Fxarray.git Merge tag '6.12-rc-ksmbd-server-fixes-part1' of git://git.samba.org/ksmbd Pull smb server updates from Steve French: "Four ksmbd server fixes, three for stable: - Fix an issue where the directory can't be deleted if the share is on a file system that does not provide dot and dotdot entries - Fix file creation failure if the parent name of pathname is case sensitive - Fix write failure with FILE_APPEND_DATA flags - Add reference count to connection struct to protect UAF of oplocks on multichannel" * tag '6.12-rc-ksmbd-server-fixes-part1' of git://git.samba.org/ksmbd: ksmbd: handle caseless file creation ksmbd: make __dir_empty() compatible with POSIX ksmbd: add refcnt to ksmbd_conn struct ksmbd: allow write with FILE_APPEND_DATA --- 39898f092589dcfbf1a51d04c6167e0401ca45b1