vfs_fruit: factor out common code from ad_get() and ad_fget()
authorRalph Boehme <slow@samba.org>
Wed, 24 May 2017 07:17:19 +0000 (09:17 +0200)
committerVolker Lendecke <vl@samba.org>
Wed, 9 Aug 2017 20:33:36 +0000 (22:33 +0200)
commitd55c27abc5a7357f740c7065bbe12e7f36b57125
tree2fe70500360cae26752410c3883d439f5105fe41
parent7583ee6e1c558067e4c7a7351085fcc0e4240366
vfs_fruit: factor out common code from ad_get() and ad_fget()

As a result of the previous changes ad_get() and ad_fget() do completey
the same, so factor out the common code to a new helper function. No
change in behaviour.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Richard Sharpe <realrichardsharpe@gmail.com>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Wed Aug  9 22:33:36 CEST 2017 on sn-devel-144
source3/modules/vfs_fruit.c