vfs_fruit: call ad_convert_move_reso() from ad_convert_xattr()
authorRalph Boehme <slow@samba.org>
Fri, 5 Oct 2018 20:05:43 +0000 (22:05 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 10 Oct 2018 20:22:15 +0000 (22:22 +0200)
commit70d3ae5a89fc62db192c44b92a5b7fb67a93d88e
tree438489acab0ba400af255e6c0f55446a75f59d44
parent1692ca5fd8ae2560dae6828f3c5c05a65c530726
vfs_fruit: call ad_convert_move_reso() from ad_convert_xattr()

ad_convert_xattr() is the place that triggers the need to move the
resource fork, so it should also call ad_convert_move_reso().

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