php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #80787 renameat2 / RENAME_EXCHANGE
Submitted: 2021-02-23 02:18 UTC Modified: -
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: scott at scott-corcoran dot com Assigned:
Status: Open Package: POSIX related
PHP Version: Next Minor Version OS: linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: scott at scott-corcoran dot com
New email:
PHP Version: OS:

 

 [2021-02-23 02:18 UTC] scott at scott-corcoran dot com
Description:
------------
I suppose it is not currently possible even with contexts,
but can find immediate benefit in having
renameat2 /  RENAME_EXCHANGE
especially in high-traffic threaded concurrency critical situations.

Anybody who remembers the VAX or knows anything about operating systems
can tell you why.

Just one thing now which will prevent multiple changes later.

Currently:
Google: Your search - renameat2 site:php.net - did not match any documents.
Google: Your search - RENAME_EXCHANG site:php.net - did not match any documents.

Expected result:
----------------
Ability to provably install new revisions without downtime.


Patches

Add a Patch

Pull Requests

Add a Pull Request

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 19:01:33 2024 UTC