https://sourceware.org/bugzilla/show_bug.cgi?id=29022
Mark Wielaard <mark at klomp dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2022-04-07 Ever confirmed|0 |1 Status|UNCONFIRMED |ASSIGNED Assignee|unassigned at sourceware dot org |amerey at redhat dot com --- Comment #4 from Mark Wielaard <mark at klomp dot org> --- Aaron already wrote up a patch to use zero sized files as negative cache instead of zero permission files: https://sourceware.org/pipermail/elfutils-devel/2022q2/004861.html The only question is how this works on upgrade with an old cache. But it might just work out because the old negative cache files were also zero sized and the unlink should just work despite any changes in permissions. If someone could try it out and/or give it a formal review that would be great. -- You are receiving this mail because: You are on the CC list for the bug.