s4/torture: vfs_fruit: replace AppleDouble data blob with xattr data
authorRalph Boehme <slow@samba.org>
Mon, 9 Oct 2017 14:18:18 +0000 (16:18 +0200)
committerRalph Boehme <slow@samba.org>
Fri, 13 Oct 2017 15:40:07 +0000 (17:40 +0200)
commitc5b25d40e1ab3906805538abdb8f07a934c629f7
treeb45f5ab8fde5da5d3401565dbb604449923e504f
parentd7068324407a9a0b94d992b539631246e97c9098
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>
source4/torture/vfs/fruit.c