Ensure we never return an EA name to a Windows client it can't handle.
commitf89d99439c1b0f5ccd3835dba840d852c9b54b99
authorJeremy Allison <jra@samba.org>
Tue, 9 Jul 2013 23:21:18 +0000 (9 16:21 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 7 Aug 2013 09:27:09 +0000 (7 11:27 +0200)
tree6a486d6dd4b0f07df766f5e718b52e353829738d
parent8f40e362acdbee77c610d0aa34538d86f0e3fb6d
Ensure we never return an EA name to a Windows client it can't handle.

Bug 9992 - Windows error 0x800700FE when copying files with xattr names containing ":"

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/smbd/trans2.c