vfs_fruit: let the ad_convert_*() subfunction update the on-disk AppleDoube header...
authorRalph Boehme <slow@samba.org>
Fri, 5 Oct 2018 15:07:45 +0000 (17:07 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 10 Oct 2018 20:22:15 +0000 (22:22 +0200)
commit1692ca5fd8ae2560dae6828f3c5c05a65c530726
tree6848ff9addf9a390d8278f76183adf9916526c55
parent918c6c59901d0bf939dcc178b661b6ae8201e903
vfs_fruit: let the ad_convert_*() subfunction update the on-disk AppleDoube header as needed

Another step in simplifying ad_convert() itself. It means that we may
write to disk twice, but is only ever done once per AppleDouble file.

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