smbd: simplify openat_pathref_fullname()
commit31eac22e08029a5bb41432a946017b3eb5f71d78
authorVolker Lendecke <vl@samba.org>
Tue, 8 Oct 2024 15:42:11 +0000 (8 17:42 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 12 Nov 2024 18:07:33 +0000 (12 18:07 +0000)
tree811b35a932713de7c5f2a372d879f7bb690ce9f4
parent9a80e4e27a6ee5f1020b80373f1ce12d70130963
smbd: simplify openat_pathref_fullname()

We don't have to deal with stream opens anymore.

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