vfs_fruit: use stat info from base_fsp
authorRalph Boehme <slow@samba.org>
Tue, 7 Feb 2017 14:01:53 +0000 (15:01 +0100)
committerUri Simchoni <uri@samba.org>
Wed, 1 Mar 2017 23:32:23 +0000 (00:32 +0100)
commitffa727f33b06e71403303b53797a068f455b22f8
tree3671d0c61ccd50909fc3c581363fd2922b96ef35
parent8b7e88f368ce793699fc57272e74d0815219a250
vfs_fruit: use stat info from base_fsp

This is also supposed to be valid in the VFS stack, so there's no need
to re-stat here.

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