]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_fruit: correct readdir_attr_meta_finderi_stream() implementation
authorRalph Boehme <slow@samba.org>
Fri, 9 Dec 2016 16:24:18 +0000 (17:24 +0100)
committerUri Simchoni <uri@samba.org>
Wed, 1 Mar 2017 23:32:21 +0000 (00:32 +0100)
commit604bd6bf80285db2e52266708d55215f07503c73
tree574c99da8f16a79962cb7dc74930922119750f09
parent5a466560b2811c78d731cc039c99c740ddee5ffc
vfs_fruit: correct readdir_attr_meta_finderi_stream() implementation

This gets correct behaviour in readdir_attr_meta_finderi for the
metadata=stream case.

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