[PATCH] Fix bug 9992 - Windows error 0x800700FE when copying files with xattr names containing ":"

Andrew Bartlett abartlet at samba.org
Fri Jul 19 06:25:51 MDT 2013


On Thu, 2013-07-18 at 10:50 -0700, Jeremy Allison wrote:
> Set of fixes that correctly (as probed against
> Windows 2012) restricts the allowable EA names
> to and from a Windows client, and fixes our
> code when atomically trying to create a file
> with attached EAs.
> 
> Adds a comprehensive test to show what characters
> are allowed within EA names and an error code
> mapping for STATUS_INVALID_EA_NAME -> ERRDOS, ERRbadfile
> (as probed against a Windows 2012 server).
> 
> Original reporter confirms this fixes the
> bug.
> 
> (As you can tell I did a lot of work on
> this sucker :-).
> 
> Please review/push.

I've pushed this to autobuild, and it is now in master.

Andrew Bartlett

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org




More information about the samba-technical mailing list