]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
selftest/Samba3: nt4_dc* use vfs_default:VFS_OPEN_HOW_RESOLVE_NO_XDEV=no
authorSamuel Cabrero <scabrero@samba.org>
Wed, 8 Oct 2025 08:54:55 +0000 (10:54 +0200)
committerSamuel Cabrero <scabrero@samba.org>
Tue, 18 Nov 2025 08:03:32 +0000 (08:03 +0000)
From 076c22fbd7ecbf22dbfeb1711609f07fd42f88b0, we should always test the
code path without openat2 being available, even if the kernel supports it.

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

Signed-off-by: Samuel Cabrero <scabrero@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
selftest/target/Samba3.pm

index 5595902473b370f55d3b7baa775575b5eddee62a..ee1d8802223d759fdd64dd15e191f063c3ee38fe 100755 (executable)
@@ -304,6 +304,7 @@ sub setup_nt4_dc
        server schannel require seal:torturetest\$ = no
 
        vfs_default:VFS_OPEN_HOW_RESOLVE_NO_SYMLINKS = no
+       vfs_default:VFS_OPEN_HOW_RESOLVE_NO_XDEV = no
 
        fss: sequence timeout = 1
        check parent directory delete on close = yes