s3: tests: Our tests for "smbd async dosmode = yes" haven't been working correctly...
authorJeremy Allison <jra@samba.org>
Wed, 14 Jul 2021 22:26:42 +0000 (15:26 -0700)
committerRalph Boehme <slow@samba.org>
Thu, 15 Jul 2021 05:02:30 +0000 (05:02 +0000)
commit6e7ffa8da34b85ac27396ee3fe29afb5db534e9e
tree1f66949f61d0bb8e633ba1a556730229de88094f
parentc5cd5c9d57b567b78b58039d0845b41ec5caf72b
s3: tests: Our tests for "smbd async dosmode = yes" haven't been working correctly as the parameter has been set incorrectly.

If must be "smbd async dosmode", not "smbd:async dosmode"

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14758

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
selftest/target/Samba3.pm
source3/modules/vfs_catia.c