]> git.ipfire.org Git - thirdparty/samba.git/commit
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)
committerKarolin Seeger <kseeger@samba.org>
Mon, 14 Aug 2017 12:52:17 +0000 (14:52 +0200)
commit2339d4bc05e65d871cd19a58ef4f28bb1e46cad8
treed00fb30649bccdf87ba3f10924d31b7515a364a5
parentb559efc42bb736b12c5fac4e92d4301486f48f3d
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

(backported from commit d55c27abc5a7357f740c7065bbe12e7f36b57125)

Autobuild-User(v4-5-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-5-test): Mon Aug 14 14:52:17 CEST 2017 on sn-devel-144
source3/modules/vfs_fruit.c