vfs_fruit: factor out delete_invalid_meta_stream() from fruit_streaminfo_meta_stream()
authorRalph Boehme <slow@samba.org>
Thu, 7 Dec 2017 13:56:36 +0000 (14:56 +0100)
committerRalph Boehme <slow@samba.org>
Tue, 9 Jan 2018 11:53:32 +0000 (12:53 +0100)
commitc41e1ea9247611473d30184efd953c61955ead15
tree807b8c7a9b7feac5318f89a57d149a18e8d11c03
parentdf31e94eb6241f5e5594f6fd0ec1ad7896e02e27
vfs_fruit: factor out delete_invalid_meta_stream() from fruit_streaminfo_meta_stream()

No change in behaviour, just some refactoring before adding more code to
fruit_streaminfo_meta_stream() in the next commit.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13181

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_fruit.c