smbd: Add open_rootdir_pathref_fsp()
commit56e3a8e3f80533a972913ed4a0efe7c98185e57e
authorVolker Lendecke <vl@samba.org>
Fri, 11 Oct 2024 12:56:21 +0000 (11 14:56 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 12 Nov 2024 18:07:33 +0000 (12 18:07 +0000)
tree70e0c78c6134f37610ec544e5194fceee5552893
parent0fc8d8bfc563b7568a4cd75355785c5783344c5b
smbd: Add open_rootdir_pathref_fsp()

Get a pathref handle on the file system root. This will serve as
"basedir" for filename_convert_dirfsp_rel() to turn an absolute path
into one relative to the handle created here.

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