GNU bug report logs -
#26349
Option -ignore_readdir_race does not work with program `find`
Previous Next
Reported by: Dariusz Dzialak <ddzialak <at> gmail.com>
Date: Mon, 3 Apr 2017 15:28:01 UTC
Severity: normal
Tags: notabug
Done: Eric Blake <eblake <at> redhat.com>
Bug is archived. No further changes may be made.
Full log
Message #7 received at control <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
tag 26349 notabug
thanks
On 04/03/2017 09:18 AM, Dariusz Dzialak wrote:
> Program 'find' failed even -ignore_readdir_race (no *OK* in output):
>
>> mkdir -p 1/2/bla 3/4/bla ; { find . -ignore_readdir_race -mindepth 1
> -name '[0-9]' -print -exec stat --format "%s %n" {} \; -exec sleep 0.5 \;
> && echo OK; } & sleep .2 ; rm -fr 1 3 ; wait
You've reached the coreutils mailing list, but 'find' is part of the
findutils. You'll want to report this bug there (that project uses a
different tracker, so I can't just reassign this bug between projects
within the debbugs database).
https://savannah.gnu.org/bugs/?group=findutils
I'm closing this bug out in debbugs as it is not a coreutils issue, even
though it does look like you may have found a valid issue in findutils.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
[signature.asc (application/pgp-signature, attachment)]
This bug report was last modified 8 years and 54 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.