s4/torture: vfs_fruit: replace AppleDouble data blob with xattr data
commitd61101b568511620cd41cd0c1f8b20e9997b5a63
authorRalph Boehme <slow@samba.org>
Mon, 9 Oct 2017 14:18:18 +0000 (9 16:18 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 25 Oct 2017 06:43:03 +0000 (25 08:43 +0200)
tree858fd8eaf3cc63d8f748a6e018111435d3c1d085
parentcbddb21c05423936b6e9aa6f58d4eec5b1201865
s4/torture: vfs_fruit: replace AppleDouble data blob with xattr data

The osx_adouble_w_xattr datablob is used to test conversion from sidecar
._ file metdata to Samba compatible ._ file.

The previous data blob didn't contain xattr data, the new one does.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit c5b25d40e1ab3906805538abdb8f07a934c629f7)
source4/torture/vfs/fruit.c