summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2022-08-12 10:55:42 +0200
committerStefan Metzmacher <metze@samba.org>2022-08-16 18:27:13 +0000
commit912ee2c92d410167f8a01afd26517ca5763bb617 (patch)
treeee94a2928ca17e23442bb7dd3addf9998bca934c
parent783e6e7520cee485b89122a45ea7782090088f67 (diff)
downloadsamba-912ee2c92d410167f8a01afd26517ca5763bb617.tar.gz
selftest/Samba3: let nt4_dc* use vfs_default:VFS_OPEN_HOW_RESOLVE_NO_SYMLINKS=no
We should always test the code path without openat2 being available, even if the kernel supports it. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org> Autobuild-User(master): Volker Lendecke <vl@samba.org> Autobuild-Date(master): Mon Aug 15 16:00:26 UTC 2022 on sn-devel-184 BUG: https://bugzilla.samba.org/show_bug.cgi?id=15146 (cherry picked from commit 076c22fbd7ecbf22dbfeb1711609f07fd42f88b0)
-rwxr-xr-xselftest/target/Samba3.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/selftest/target/Samba3.pm b/selftest/target/Samba3.pm
index 1a4bf7439ef..8efd3f0aa09 100755
--- a/selftest/target/Samba3.pm
+++ b/selftest/target/Samba3.pm
@@ -275,6 +275,8 @@ sub setup_nt4_dc
server schannel = auto
rpc start on demand helpers = false
+ vfs_default:VFS_OPEN_HOW_RESOLVE_NO_SYMLINKS = no
+
fss: sequence timeout = 1
check parent directory delete on close = yes
";