smbd: open_stream_pathref_fsp() does not need a dirfsp
authorVolker Lendecke <vl@samba.org>
Mon, 13 Jun 2022 15:31:16 +0000 (17:31 +0200)
committerRalph Boehme <slow@samba.org>
Mon, 25 Jul 2022 12:04:33 +0000 (12:04 +0000)
commit348f19d35b3c12ee67cc262614d41a2f165e1f7d
treeb7b9686cd4e60815c5cdfc601ebd3ac11d683494
parent52ecf98688d7ba3ce6a203791df6a21d654fd1b5
smbd: open_stream_pathref_fsp() does not need a dirfsp

It opens relative to fsp->base_fsp

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