http://bugs.winehq.org/show_bug.cgi?id=28665
--- Comment #3 from Charles Davis cdavis@mymail.mines.edu 2011-10-18 10:08:50 CDT --- (In reply to comment #2)
(In reply to comment #1)
Actually, it's related to Grazvydas Ignotas's patches. This is also a problem on Mac, and I traced the problem back to his patches. Reverting them makes the problem go away.
These patches in particular: fbf537fb60841118697490bcf96fc622efe286bc "ntdll/tests: Test NtQueryDirectoryFile with different ReturnSingleEntry and RestartScan flags." 006413afe495fbf73542154462885e4fdbf12a2a "ntdll: Use swapping method to return . and .. as first entries."
I know these patches failed on brtfs, so still may be fs dependent.
Maybe... but looking at his patches, he only worked on Linux (with Ext2, apparently). He didn't even touch the other implementations.