Reply with correct trans2 message on a setpathinfo with a bad EA name.
authorJeremy Allison <jra@samba.org>
Tue, 16 Jul 2013 16:14:12 +0000 (09:14 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 19 Jul 2013 07:52:47 +0000 (17:52 +1000)
commit5d54ac414f2130fcbd434b7c96e1efe4a22cc1ff
treee747e1e48e58c12dd10db776201dff28a9803c14
parentb50b006ace92bb0781173b1244e84ae7bf64732f
Reply with correct trans2 message on a setpathinfo with a bad EA name.

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