bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Add renameat2 function [BZ #17662]


From: Paul Eggert
Subject: Re: [PATCH] Add renameat2 function [BZ #17662]
Date: Wed, 4 Jul 2018 13:46:35 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

Florian Weimer wrote:
as Joseph pointed out, there is a different emulation strategy with a different failure mode (use link and potentially leave behind a hard-linked file under both names).

So far I haven't run into applications that prefer that strategy, i.e., nobody seems using that strategy on older kernels that don't support renameat2 with RENAME_NOREPLACE. If we run into enough apps that prefer this fallback, we could add a flag for it of course.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]