summaryrefslogtreecommitdiffstats
path: root/tests/gnu/ignore_readdir_race_loop.sh
Commit message (Collapse)AuthorAgeFilesLines
* bfstd: Treat ELOOP like ENOENTTavian Barnes2024-05-271-0/+2
GNU findutils just made the same change, so looping symlinks will be considered broken rather than a hard error. Link: https://savannah.gnu.org/bugs/?51926