smbd: Correct PATH_ vs NAME_NOT_FOUND for not following lcomp
commit8392a832b5921b02bfb7e1b5fd321d36069f044a
authorVolker Lendecke <vl@samba.org>
Wed, 25 Oct 2023 17:22:11 +0000 (25 19:22 +0200)
committerVolker Lendecke <vl@samba.org>
Tue, 7 Nov 2023 12:46:37 +0000 (7 12:46 +0000)
tree46afcecd38956e00989be8dfd2fb0d4ffb2685e5
parentcee9586c6eeb8a332f4406d3a1fc47c11230f302
smbd: Correct PATH_ vs NAME_NOT_FOUND for not following lcomp

Right now this is handled in openat_pathref_fsp(), but this will
change soon.

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