vfs_fruit: add out arg "converted_xattr" to ad_convert_xattr
authorRalph Boehme <slow@samba.org>
Mon, 8 Oct 2018 16:43:51 +0000 (18:43 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 10 Oct 2018 20:22:15 +0000 (22:22 +0200)
commitacb72c1ea7fecc9a7e8eb0219096b1bbdfd8850e
tree4d109fbf0481de5969dd5594e9bbd18dbfd36954
parent5598e6bc3583a88f474afa2996d1f9362d1bd9fb
vfs_fruit: add out arg "converted_xattr" to ad_convert_xattr

Used to let the caller know if a conversion has been done. Currently not
used in the caller, that comes next.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_fruit.c