]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3: provision: Add new streams_xattr_nostrict share - needs "strict rename = no".
authorJeremy Allison <jra@samba.org>
Tue, 28 Feb 2023 19:14:34 +0000 (11:14 -0800)
committerRalph Boehme <slow@samba.org>
Fri, 3 Mar 2023 15:44:33 +0000 (15:44 +0000)
The bug we're testing for needs "strict rename = no" (the default),
but the existing streams_xattr share uses "strict rename = yes" from
the [global] section.

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

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

index 476f59c8783eb686a0786d098e94a9fe08387248..15b13f2920f9ed4758bbfc6ab681760ddfd0c406 100755 (executable)
@@ -3461,6 +3461,11 @@ sub provision($$)
        copy = tmp
        vfs objects = streams_xattr xattr_tdb
 
+[streams_xattr_nostrict]
+       copy = tmp
+       strict rename = no
+       vfs objects = streams_xattr xattr_tdb
+
 [acl_streams_xattr]
        copy = tmp
        vfs objects = acl_xattr streams_xattr fake_acls xattr_tdb