smbd: Hand full_fname from openat_pathref_nostream()
authorVolker Lendecke <vl@samba.org>
Tue, 14 Jun 2022 15:05:09 +0000 (17:05 +0200)
committerRalph Boehme <slow@samba.org>
Mon, 25 Jul 2022 12:04:33 +0000 (12:04 +0000)
commit45168bffe0247cd4db52885317870f0cb3a34330
tree50f142e432c0cc9bafa82ca60899db1a82a181da
parent37fd029e6ffc6f697af09ceab044cafe5198abd1
smbd: Hand full_fname from openat_pathref_nostream()

Rename it to openat_pathref_fullname(), it will be used for stream
open next

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