smbd: call stat before openat_pathref_fsp() in create_file_unixpath()
authorRalph Boehme <slow@samba.org>
Mon, 1 Feb 2021 11:01:22 +0000 (12:01 +0100)
committerRalph Boehme <slow@samba.org>
Fri, 5 Feb 2021 06:22:35 +0000 (06:22 +0000)
commitaa0ef26d1e9dcef0bcb47974d7cf60db922d7d08
treee175a619af184b79a105edf661d29bd79a14a838
parente636e20f90d4ee221ce6e20cab15a3cecb03850f
smbd: call stat before openat_pathref_fsp() in create_file_unixpath()

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/open.c