5
0
mirror of git://git.proxmox.com/git/pve-storage.git synced 2024-12-22 13:34:16 +03:00
Go to file
Lorenz Stechauner e4d56f096e status: remove sleep(1) in file upload
this racey sleep(1) is only there for legacy reasons: because
we don't use apache anymore and only emulate its behabiour
regarding removing temp files, this is under our own control
now and so we can improve this whole situation.

this change requires a pve-http-server version, in which the
tmpfile gets not automatically removed anymore.

Signed-off-by: Lorenz Stechauner <l.stechauner@proxmox.com>
2021-10-04 10:22:06 +02:00
debian bump version to 7.0-11 2021-09-06 08:40:39 +02:00
PVE status: remove sleep(1) in file upload 2021-10-04 10:22:06 +02:00
test factoring out regex for vztmpl 2021-06-23 20:19:09 +02:00
.gitignore generate correct manual page and .pod 2011-10-20 08:21:56 +02:00
ApiChangeLog bump storage API: update import/export methods 2021-06-23 20:20:31 +02:00
Makefile buildsys: change upload dist to bullseye 2021-07-30 15:37:13 +02:00
pvesm add setup_environment hook to CLIHandler class 2017-01-12 13:27:43 +01:00