5
0
mirror of git://git.proxmox.com/git/pve-storage.git synced 2025-01-11 05:18:01 +03:00
pve-storage/PVE
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
..
API2 status: remove sleep(1) in file upload 2021-10-04 10:22:06 +02:00
CLI Ceph: add keyring parameter for external clusters 2021-08-26 18:15:30 +02:00
Storage btrfs: call free_image correctly 2021-09-22 08:52:53 +02:00
CephConfig.pm CephConfig: add optional $secret parameter 2021-08-26 18:15:30 +02:00
Diskmanage.pm diskmanage: allow passing partitions to get_disks 2021-09-30 18:11:00 +02:00
Makefile move Storage/CephTools to CephConfig 2018-12-20 09:26:11 +01:00
Storage.pm prune {validate, mark}: preserve input parameter 2021-09-09 18:07:13 +02:00