]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_fruit: refactor fruit_stat_meta()
authorRalph Boehme <slow@samba.org>
Fri, 2 Dec 2016 10:05:50 +0000 (11:05 +0100)
committerUri Simchoni <uri@samba.org>
Wed, 1 Mar 2017 23:32:20 +0000 (00:32 +0100)
commitaaf2ae1b2b1a2822bff6140dfd7afde1569c2548
treeee9bee1142cafe56f5964aedc3979d5029ed41d3
parenta3be9e69c3d3ff4980b47261dc0d043a0275a8c0
vfs_fruit: refactor fruit_stat_meta()

Handle config->meta in helper functions. No change in behaviour. The next step
will add the correct implementation of fruit_stat_meta_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