]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_fruit: refactor fruit_open_meta()
authorRalph Boehme <slow@samba.org>
Tue, 29 Nov 2016 15:56:00 +0000 (16:56 +0100)
committerUri Simchoni <uri@samba.org>
Wed, 1 Mar 2017 23:32:20 +0000 (00:32 +0100)
commit5a072ca91c642e61b36f1670105f6c8d1e64e25c
tree32434d41ea861f6d7397b571442a092289046b39
parent3d5bf4b85f3ca120206a12b3d102aef2ead33082
vfs_fruit: refactor fruit_open_meta()

Just split out the fruit:metadata=stream case into a helper function, no
change in behaviour.

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