s3/modules: streams_xattr: Fix fname passed to SETXATTR
authorNoel Power <noel.power@suse.com>
Thu, 18 Feb 2021 19:34:15 +0000 (19:34 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 11 Mar 2021 17:50:30 +0000 (17:50 +0000)
commit86d645a71b046504f5cc3528ae5b34fcdeb1cad2
tree66449c00218c15c9d010666bce380daebe7d483a
parentee4afd5955cf5a96180119e5b50ea803c5a43d48
s3/modules: streams_xattr: Fix fname passed to SETXATTR

we see to be overwritting the 'old' stream, this change fixes it

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_streams_xattr.c