21 Nov
2022
21 Nov
'22
10:22 a.m.
On Linux, the FAT filesystem implementation allows DOS file attributes to be applied to files and queried through a family of ioctls. Note that these ioctls are not yet supported by the NTFS or CIFS drivers. Signed-off-by: Joel Holdsworth <joel(a)airwebreathe.org.uk> -- v4: ntdll: Add integration with Linux FAT file attributes https://gitlab.winehq.org/wine/wine/-/merge_requests/1414