]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Prepare smbd_smb2_create_recv() to return a symlink error
authorVolker Lendecke <vl@samba.org>
Wed, 20 Nov 2024 12:18:25 +0000 (13:18 +0100)
committerRalph Boehme <slow@samba.org>
Fri, 22 Nov 2024 09:50:37 +0000 (09:50 +0000)
commit2065778b5cdcfa20b5a667f5bdc551c22393ce90
treebdc24e2c7efa7b3242b0950ee3ed99984d2bb327
parent647b711e4e11c70a16be542be34e3c4b999664e0
smbd: Prepare smbd_smb2_create_recv() to return a symlink error

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/smb2_create.c