Robert Shearman rob@codeweavers.com writes:
Changelog: Handle case of mask containing no wildcards so that it is possible to avoid searching through hundreds of directory entries.
I'm afraid this doesn't work, you need to take the file position in the directory into account, and also update it properly (which will probably defeat the optimization).