]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_fruit: pass catia mappings as argument to ad_convert()
authorRalph Boehme <slow@samba.org>
Mon, 27 May 2019 15:55:07 +0000 (17:55 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 12 Jul 2019 21:31:29 +0000 (21:31 +0000)
commitf9df2b67ced95bfad4bdac925dc200ca7daf111e
tree2125928c1a074a3a4ff6b132f99796d1f1576ced
parent1bf4175a23db4e8a91b64bff73f43e325ee6a517
vfs_fruit: pass catia mappings as argument to ad_convert()

This removes the direct use of fruit_catia_maps from ad_convert(), to make it
possible to move the whole AppleDouble functionality to a dedicated subsystem.

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