https://sourceware.org/bugzilla/show_bug.cgi?id=29022
Aaron Merey <amerey at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #5 from Aaron Merey <amerey at redhat dot com> ---
A fix has been pushed as:
commit 8b568fdea8e1baea3d68cc38dec587e4c9219276
Author: Aaron Merey <[email protected]>
Date: Fri Apr 8 19:37:11 2022 -0400
PR29022: 000-permissions files cause problems for backups
000-permission files currently used for negative caching can cause
permission problems for some backup software and disk usage checkers.
Fix this by using empty files for negative caching instead.
Also use each empty file's mtime to determine the time since
last download attempt instead of the cache_miss_s file's mtime.
https://sourceware.org/bugzilla/show_bug.cgi?id=29022
Tested-by: Milian Wolff <[email protected]>
Signed-off-by: Aaron Merey <[email protected]>
--
You are receiving this mail because:
You are on the CC list for the bug.