s3-vfs-streams_xattr: add close call
authorGünther Deschner <gd@samba.org>
Tue, 18 Dec 2018 16:20:29 +0000 (17:20 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 20 Dec 2018 06:18:20 +0000 (07:18 +0100)
commit1b263ed631c86bf4117c9388fce3fa1f24cea4c9
tree9aee32755331276aef8977ba79a0a64cd31ac757
parent5c928d7cd1d0ac994fe95892eec235b939ad2ec9
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
source3/modules/vfs_streams_xattr.c