proxmox-backup/src/bin/proxmox_backup_client
Stefan Reiter 2deee0e01f fuse_loop: add automatic cleanup of run files and dangling instances
A 'map' call will only clean up what it needs, that is only leftover
files or dangling instances of it's own name.

For a full cleanup the user can call 'unmap' without any arguments.

The 'cleanup on error' behaviour of map_loop is removed. It is no longer
needed (since the next call will clean up anyway), and in fact fixes a
bug where trying to map an image twice would result in an error, but
also cleanup the .pid file of the running instance, causing 'unmap' to
fail afterwards.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2020-10-08 08:37:05 +02:00
..
benchmark.rs client/remote: add support to specify port number 2020-09-30 10:49:20 +02:00
catalog.rs client/remote: add support to specify port number 2020-09-30 10:49:20 +02:00
key.rs paperkey: add html output 2020-09-30 10:49:20 +02:00
mod.rs more xdg cleanup and encryption parameter improvements 2020-07-08 10:57:28 +02:00
mount.rs fuse_loop: add automatic cleanup of run files and dangling instances 2020-10-08 08:37:05 +02:00
task.rs client/remote: add support to specify port number 2020-09-30 10:49:20 +02:00