On Fri Apr 09 08:01:49 2010, Sadrak wrote:
Show quoted text
> $idx++ and return $sub->() if &POSIX::EEXIST == $!
> and not ($idx == $#dir and not -d $path);
>
> -d $path should be fetched with aio_stat($path, ...)
This is happening within the callback of aio_mkdir, so the stat should
be cached by the filesystem and since stat is generally non-blocking
anyhow...
Fri Apr 09 14:41:19 2010The RT System itself - Status changed from 'new' to 'open'
Fri Apr 09 14:41:19 2010gray [...] cpan.org - Status changed from 'open' to 'rejected'