]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_fruit: refactor fruit_fstat and use new adouble API
authorRalph Boehme <slow@samba.org>
Thu, 8 Dec 2016 19:39:38 +0000 (20:39 +0100)
committerUri Simchoni <uri@samba.org>
Wed, 1 Mar 2017 23:32:22 +0000 (00:32 +0100)
commitae6199c5ef9022518a709bb9aff20b8b2d83e456
treeef8db9a193262b1fa39bd808917351adc0168b1c
parentfcb9c840d7d082457c3136a44a23b489c98b0327
vfs_fruit: refactor fruit_fstat and use new adouble API

Use struct fio to denote a fsp handle is for a stream we care about.

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