libsmb: Use cli_ntcreate in cli_chkpath
authorVolker Lendecke <vl@samba.org>
Tue, 26 Oct 2021 06:51:16 +0000 (08:51 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 11 Nov 2021 19:08:37 +0000 (19:08 +0000)
commitc0fda0bd6262a571159b9df02fdc313ef8b32113
treec36b70b9fac4730d0b1f3abe33f3be909009042d
parent99d1f1fa10da5c0ab3bb5ebc36152fe091bd3700
libsmb: Use cli_ntcreate in cli_chkpath

cli_ntcreate handles smb2, thus remove cli_smb2_chkpath.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/libsmb/cli_smb2_fnum.c
source3/libsmb/cli_smb2_fnum.h
source3/libsmb/clifile.c