Add error map of STATUS_INVALID_EA_NAME -> ERRDOS, ERRbadfile
authorJeremy Allison <jra@samba.org>
Wed, 10 Jul 2013 19:18:36 +0000 (12:18 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 19 Jul 2013 07:52:41 +0000 (17:52 +1000)
commitfe542fc170053a370092fcf442075dc44189f23e
tree0c4e4e0741eabdef6f6af092fc84e8ae161ef56c
parent50a288cb6a9bfff1d16cf488bbc0eedcb6ad4602
Add error map of STATUS_INVALID_EA_NAME -> ERRDOS, ERRbadfile

(from Windows2012 tests).

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>
libcli/util/errormap.c