s3: libsmb: In cli_openx_create() (SMBopenX) check for DFS pathname.
commitb58cee42512320f3b5ee1b6f4ae41eaf597690ef
authorJeremy Allison <jra@samba.org>
Wed, 7 Sep 2022 19:52:42 +0000 (7 12:52 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 15 Sep 2022 18:43:32 +0000 (15 18:43 +0000)
treebddce0afbab335be797b4246b88d7f7e04cc7ca7
parentab1257226420c98621aec4fa0737882ae0291c94
s3: libsmb: In cli_openx_create() (SMBopenX) check for DFS pathname.

smbtorture3: SMB1-DFS-OPERATIONS: test_smb1_openx() shows
SMBopenX uses DFS paths.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
source3/libsmb/clifile.c