vfs_fruit: remove xattr code from the AppleDouble subsystem
authorRalph Boehme <slow@samba.org>
Wed, 22 May 2019 19:15:22 +0000 (21:15 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 30 May 2019 20:19:27 +0000 (20:19 +0000)
commite3cb1cb24f2a31d7fd03f3bdf417f4704fb4ac7c
tree73f833d5e492e84b76430846d54d95dd967f965f
parentcb9dffa1c66294b6eed85e7576aa99c642d0b541
vfs_fruit: remove xattr code from the AppleDouble subsystem

The subsystem consumers have been reworked in the previous commits, so this is
not used anymore. ad_init() doesn't need a handle argument anymore due to this,
remove it as well.

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

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