path.c
19.6 KB
-
Ignore files that disappear while iterating · 5c3b8ef4
On occasion, files can disappear while we're iterating the filesystem, between calls to readdir and stat. Let's pretend those didn't exist in the first place.
Edward Thomson committed