From: Ralph Boehme Date: Thu, 26 Jul 2018 16:11:22 +0000 (+0200) Subject: selftest: set "smbd:async dosmode = no" in the vfs_aio_pthread share X-Git-Tag: ldb-1.5.0~136 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbb7eb1fa27da053e0fe4ffd84df39754ecbdfd4;p=thirdparty%2Fsamba.git selftest: set "smbd:async dosmode = no" in the vfs_aio_pthread share This just explicitly sets the current default, to ensure the tests that use this share always use the same "smbd:async dosmode" setting even if the default changes in the future. Signed-off-by: Ralph Boehme Reviewed-by: Stefan Metzmacher --- diff --git a/selftest/target/Samba3.pm b/selftest/target/Samba3.pm index a553405db0d..253acf7aa5f 100755 --- a/selftest/target/Samba3.pm +++ b/selftest/target/Samba3.pm @@ -775,6 +775,7 @@ sub setup_simpleserver read only = no vfs objects = aio_pthread aio_pthread:aio open = yes + smbd:async dosmode = no [vfs_aio_fork] path = $prefix_abs/share