vfs_fruit: use proper VFS function in ad_read_meta()
authorRalph Boehme <slow@samba.org>
Fri, 17 May 2019 09:42:06 +0000 (11:42 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 30 May 2019 20:19:26 +0000 (20:19 +0000)
commit30ca328c698c2e035e240359bda7c9dcbeb646df
tree178eaba725871e709c3ca1bb1b198f0fe941c5e2
parent47721d8d359ef78b8dd4f77f92c30c2caf2c4a80
vfs_fruit: use proper VFS function in ad_read_meta()

Continuing to ignore a possible error for now, this is in an error codepath
anyway.

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