]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: remove parent_dirname_compatible_open()
authorRalph Boehme <slow@samba.org>
Thu, 22 May 2025 15:52:28 +0000 (17:52 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 28 May 2025 15:06:29 +0000 (15:06 +0000)
commit17ed8c0f9a0ab8b4b7feb213b4e3a0765f8cc0cd
tree12492423c85334a54fb7368fc911f763e1142ccc
parent69a7d5881bd0d91d270b4a8be4c75dcd94f19897
smbd: remove parent_dirname_compatible_open()

This is now handled correctly smbd_smb2_setinfo_rename_dst_parent_check().

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15861

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Bjoern Jacke <bjacke@samba.org>
selftest/knownfail
source3/smbd/smb2_reply.c