summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2021-10-07 14:11:25 -0700
committerJule Anger <janger@samba.org>2021-10-18 08:19:13 +0000
commitf2455a9023ca39e32b38a3f905aaf477bc90463f (patch)
tree3af1fbed3fcec635a0f602d69c4d7ec9ca308919 /selftest
parenta55d4fe22086ff4a8b66f00e4496d91556210384 (diff)
downloadsamba-f2455a9023ca39e32b38a3f905aaf477bc90463f.tar.gz
s3: smbd: Ensure when we change security context we delete any $cwd cache.
This will ensure we *always* call into the VFS_SMB_CHDIR backends on security context switch. The $cwd was an optimization that was only looking at the raw filesystem path. We could delete it completely but that is a patch for another day. Remove knownfail on regression test. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14682 RN: vfs_shadow_copy2: core dump in make_relative_path Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org> Autobuild-User(master): Ralph Böhme <slow@samba.org> Autobuild-Date(master): Fri Oct 8 21:28:04 UTC 2021 on sn-devel-184 (cherry picked from commit 4fe965836243928ac33eb95a67d3e889fdc15861)
Diffstat (limited to 'selftest')
-rw-r--r--selftest/knownfail.d/chdir-cache1
1 files changed, 0 insertions, 1 deletions
diff --git a/selftest/knownfail.d/chdir-cache b/selftest/knownfail.d/chdir-cache
deleted file mode 100644
index 571701dcb14..00000000000
--- a/selftest/knownfail.d/chdir-cache
+++ /dev/null
@@ -1 +0,0 @@
-^samba3.blackbox.chdir-cache.*