s3-vfs-streams_xattr: add close call
authorGünther Deschner <gd@samba.org>
Tue, 18 Dec 2018 16:20:29 +0000 (17:20 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 14 Jan 2019 09:21:32 +0000 (10:21 +0100)
commit16bd1112e2a0e8369219b5ebab16a128a380e324
tree249ecf409f6600f9177f799be3075bf83d1937c4
parentf6ff49b3da8432f061b557c7ca3eb04680228f79
s3-vfs-streams_xattr: 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): Thu Dec 20 07:18:20 CET 2018 on sn-devel-144

(cherry picked from commit 1b263ed631c86bf4117c9388fce3fa1f24cea4c9)
source3/modules/vfs_streams_xattr.c