vfs_fruit: pass handle to ad_read_rsrc() and all the way down
authorRalph Boehme <slow@samba.org>
Fri, 17 May 2019 09:47:26 +0000 (11:47 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 30 May 2019 20:19:26 +0000 (20:19 +0000)
commit661dfa4a19673fdb30d5bf36279cdf867454b947
treefa59d85c554d4e1ce10c98500070de0a65922f5a
parent30ca328c698c2e035e240359bda7c9dcbeb646df
vfs_fruit: pass handle to ad_read_rsrc() and all the way down

On the course of removing ad_handle from struct adouble, step 5.

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