s3: smbd: Correctly process SMB3 POSIX paths in create.
commit1d220e3170b1eb2afbff48d0148e30f8cec9fba0
authorJeremy Allison <jra@samba.org>
Tue, 28 Mar 2023 20:55:49 +0000 (28 13:55 -0700)
committerRalph Boehme <slow@samba.org>
Fri, 31 Mar 2023 20:22:38 +0000 (31 20:22 +0000)
treea7b324ac67b8bf2ccbee22cb5010684ab2b3b185
parent09221cea5a19034fd19394134cd2d9c3181966ca
s3: smbd: Correctly process SMB3 POSIX paths in create.

Remove knownfail for  posix path handling of case/reserved char

Signed-off-by: David Mulder <dmulder@samba.org>
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
selftest/knownfail.d/smb3unix [deleted file]
source3/smbd/smb2_create.c
source3/smbd/smb2_trans2.c