]> 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)
committerJeremy Allison <jra@samba.org>
Thu, 23 May 2019 23:26:14 +0000 (23:26 +0000)
commitbb5a457f2872a383b58d62981dade322fca9b283
treef575e5eabb9fef7887e55d1a3b78d72acba18ee0
parentc3d28d49be3c7536d1ccfe8d00553ce72843f369
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>
source4/torture/vfs/fruit.c