smbd: Directly print errno in openat_pathref_fsp_lcomp()
commitf195df4e65257b8fe1175135fd1217dd9541cbff
authorVolker Lendecke <vl@samba.org>
Tue, 14 Nov 2023 09:53:30 +0000 (14 10:53 +0100)
committerVolker Lendecke <vl@samba.org>
Wed, 15 Nov 2023 05:10:35 +0000 (15 05:10 +0000)
tree4150a48b6a169d6bcdb17b6e8ab9abfd55e2f508
parent46372997a09c6c4cc213941d3d510cfebf500855
smbd: Directly print errno in openat_pathref_fsp_lcomp()

This is where the error came from.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/files.c