s3-vfs-fruit: add close call
authorGünther Deschner <gd@samba.org>
Tue, 18 Dec 2018 16:18:33 +0000 (17:18 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 14 Jan 2019 09:21:32 +0000 (10:21 +0100)
commitd94403d1dc77c1d56c0dfa23e649c8d8315f4c8b
tree95325e5ef639a9600fe66e4ae5de48281c675e0f
parent16bd1112e2a0e8369219b5ebab16a128a380e324
s3-vfs-fruit: add close call

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

We cannot always rely on vfs_default to close the fake fds. This mostly is
relevant when used with another non-local VFS filesystem module such as
gluster.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Dec 21 07:20:49 CET 2018 on sn-devel-144

(cherry picked from commit ba016939aa91e0806f509c8b8ce9506bebceb7e5)
source3/modules/vfs_fruit.c