vfs_fruit: refactor fruit_stat_rsrc()
authorRalph Boehme <slow@samba.org>
Fri, 2 Dec 2016 10:26:22 +0000 (11:26 +0100)
committerUri Simchoni <uri@samba.org>
Wed, 1 Mar 2017 23:32:21 +0000 (00:32 +0100)
commit5037816d28df6f1eed46abf910b0cd4c1a40ec77
tree3a9861833eb209b94913dacc730234d4a58a09c4
parent22da6c82f08ed82cf7eddb3fdda2b6ab66264683
vfs_fruit: refactor fruit_stat_rsrc()

Use helper functions for the fruit:resource cases. No change in
behaveour.

The next patch will add the proper helper functions for
fruit:resource=xattr and fruit:resource=stream.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12427

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
source3/modules/vfs_fruit.c