[PATCH 3/4] ntdll: Implement storing DOS attributes in NtSetInformationFile.

Erich E. Hoover erich.e.hoover at gmail.com
Thu Dec 18 11:16:08 CST 2014


This patch implements storing DOS attributes in the Samba format
"user.DOSATTRIB" extended attribute using fsetxattr and fremovexattr.
FILE_ATTRIBUTE_NORMAL is masked out since that attribute is
unnecessary, and leaving it out avoids having to store an attribute
for every file on the system.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-ntdll-Implement-storing-DOS-attributes-in-NtSetInfor.patch
Type: text/x-diff
Size: 8073 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141218/7d1cd03b/attachment.patch>


More information about the wine-patches mailing list