vfs_fruit: move storing of modified struct adouble to ad_convert()
commit10232d0da022e6387426b865759eaf002f8d5272
authorRalph Boehme <slow@samba.org>
Fri, 5 Oct 2018 14:14:40 +0000 (5 16:14 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 18 Oct 2018 10:59:19 +0000 (18 12:59 +0200)
treede6bb83e985f7a436f3da45dd7e04f7e08185fb9
parent4679371f8c1aaa227636cb6ed8f45e4b551ef285
vfs_fruit: move storing of modified struct adouble to ad_convert()

ad_convert() modified it, so let ad_convert() also save it to disk. No
change in behaviour.

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>
(cherry picked from commit b355a09576563d0f681d0bf830d0e2c769533399)
source3/modules/vfs_fruit.c