[PATCH v4 13/13] Linux: readdir64_r should not skip d_ino == 0 entries (bug 32126)

Florian Weimer fweimer@redhat.com
Mon Sep 9 08:00:19 GMT 2024


* DJ Delorie:

> Florian Weimer <fweimer@redhat.com> writes:
>> This is the same bug as bug 12165, but for readdir_r.  The
>> regression test covers both bug 12165 and bug 32126.
>
> LGTM with usual atomic/volatile question.
> Reviewed-by: DJ Delorie <dj@redhat.com>

No _Atomic is needed because the FUSE thread is restarted for every test
iteration.

Thanks,
Florian



More information about the Libc-alpha mailing list