]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:torture/vfs/fruit: ensure test_adouble_conversion_wo_xattr() uses a non-emtpy...
authorRalph Boehme <slow@samba.org>
Tue, 21 May 2019 16:39:52 +0000 (18:39 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 13 Jun 2019 10:22:12 +0000 (10:22 +0000)
commit45de537de143ba4bca99fe506e147dfe709c51e2
treea14b65d41ce56bca13f23d710247ec0a6c3ed287
parent22170e79bc4f30f083455b6c3d241ef035892d29
s4:torture/vfs/fruit: ensure test_adouble_conversion_wo_xattr() uses a non-emtpy resourcefork

This ensures the resource fork is not deleted as part of the AppleDouble file
conversion for the option fruit:wipe_intentionally_left_blank_rfork=yes.

This is currently not a problem in selftest, as we don't enable the option, but
a subsequent commit will run all vfs.fruit tests against a share with this
option enabled.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13958

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit bb5a457f2872a383b58d62981dade322fca9b283)
source4/torture/vfs/fruit.c