s3: smbd: Add assertion to filename_convert_dirfsp_nosymlink() that shows SMB2 is...
commit31f5c714c609cd91fb87058673c02e24f0dea42e
authorJeremy Allison <jra@samba.org>
Mon, 27 Mar 2023 19:16:32 +0000 (27 12:16 -0700)
committerRalph Boehme <slow@samba.org>
Fri, 31 Mar 2023 05:12:32 +0000 (31 05:12 +0000)
tree1d8059c5b2f3955df3daf6a9063134c6760f418d
parent2c40e28908e9fab8dce7e50d3357b513d9af78c4
s3: smbd: Add assertion to filename_convert_dirfsp_nosymlink() that shows SMB2 is *never* dealing with a DFS path here.

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