Re: Race condition in creating directories

2022-08-26 Thread Paul Eggert
On 8/25/22 07:02, Simon Lees wrote: > Thanks for the bug report. How about the attached patch instead? It's a bit more conservative than what you proposed. (I haven't tested it.) We tested the0001-Retry-file-creation-more-aggressively.patch for a customer and found it was possible to cause

Re: tar -x --xattr with read-only files

2022-08-26 Thread Paul Eggert
On 8/25/22 07:23, Lukas Javorsky wrote: [1] https://www.mail-archive.com/bug-tar@gnu.org/msg05904.html [2] https://bugzilla.redhat.com/show_bug.cgi?id=1886540 Thanks for reminding me about that. Although that patch helps, I don't think it's a complete fix. I installed the attached instead; ple