smbd: Return open_symlink_err from filename_convert_dirfsp_nosymlink()
commitc81d1d3fe4e3aeb2761dc539e8fb87d2ad862e5f
authorVolker Lendecke <vl@samba.org>
Fri, 16 Dec 2022 15:35:00 +0000 (16 16:35 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 7 Nov 2023 12:46:37 +0000 (7 12:46 +0000)
tree0c1eebdf01e26b3093796519887870905be913b4
parent62800d6213e31f926e04db310bc3027e696947cf
smbd: Return open_symlink_err from filename_convert_dirfsp_nosymlink()

Don't lose information returned from openat_pathref_fsp_nosymlink()

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