[bug #45930] -ignore_readdir_race ineffective in find 4.5.11 and 4.5.14
Martin Schwenke <[email protected]>
| Newsgroups | gmane.comp.gnu.findutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
Follow-up Comment #15, bug #45930 (group findutils):
[comment #14 comment #14:]
> Are you sure?
> Exactly your test case is now really stable with the patch from comment #11
> here.
Thanks for double-checking!
When I edited the command-line to run the executable containing the fix, I
did:
$ while :; do find ~/downloads/findutils/find/find findtest
-ignore_readdir_race; done >/dev/null
It took me a while to spot the careless error. :-(
When I actually run the correct executable I see my debug message instead of
ENOENT, so the fix is good.
Sorry for getting it wrong and wasting an iteration!
BTW, is a find starting-point really allowed to be a regular file instead of a
directory?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?45930>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCZ2IQqgAKCRCqLAuaBUf3 Tk4YAQCScMsa05G7nZbX1rSZy9ii90yLtWETRGM+gTmh7SmelgEA21cSYHr+tMQW DLbG0e17q7hzAcLC9KF+6yCu6zkozwY= =andi -----END PGP SIGNATURE-----