Go to file
Lorenz Stechauner 7fb356b79e anyevent: move unlink from http-server to endpoint
any uploaded file has to be deleted by the corrosponding
endpoint. the file upload was only used by the 'upload to
storage' feature in pve.

this change allows the endpoint to delete the file itself,
making the old and racey`sleep 1` (waiting until the worker
has opened the file) obsolete.

this change breaks all pve-manager versions, in which the
worker does not unlink the temp file itself.

Signed-off-by: Lorenz Stechauner <l.stechauner@proxmox.com>
2021-10-04 10:00:23 +02:00
debian bump version to 4.0-2 2021-05-18 10:24:39 +02:00
src anyevent: move unlink from http-server to endpoint 2021-10-04 10:00:23 +02:00
.gitignore fixup no newline at end of .gitignore 2018-05-25 16:42:05 +02:00
Makefile buildsys: split packaging and source build-systems 2021-05-14 16:37:17 +02:00