s3: libsmb: In cli_unlink_send() (SMBunlink) check for DFS pathname.
authorJeremy Allison <jra@samba.org>
Wed, 7 Sep 2022 00:26:58 +0000 (17:26 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 15 Sep 2022 18:43:32 +0000 (18:43 +0000)
commite2efea7d1f2b635057b6a25b1e086645eb2f38be
treef92d9ef572a2df9b58845f159ac849b7b5c9aa30
parent73a6e2b14a1cfbfd7f3572eddaf4d037bee5b3f3
s3: libsmb: In cli_unlink_send() (SMBunlink) check for DFS pathname.

smbtorture3: SMB1-DFS-OPERATIONS: test_smb1_unlink() shows
SMBunlink uses DFS paths.

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