]> git.proxmox.com Git - proxmox-backup.git/history - src/tools/fuse_loop.rs
add pbs-tools subcrate
[proxmox-backup.git] / src / tools / fuse_loop.rs
2021-07-06 Wolfgang Bumilleradd pbs-tools subcrate
2021-01-21 Dietmar MaurerMerge branch 'master' of ssh://proxdev.maurer-it.com...
2021-01-20 Fabian Grünbichlerclippy: convert single match to if let
2021-01-20 Fabian Grünbichlerclippy: is_some/none/ok/err/empty
2020-10-14 Wolfgang Bumillermore clippy fixups
2020-10-08 Stefan Reiterfuse_loop: handle unmap on crashed instance
2020-10-08 Stefan Reiterfuse_loop: wait for instance to close after killing
2020-10-08 Stefan Reiterfuse_loop: add automatic cleanup of run files and dangl...
2020-10-08 Stefan Reitermount/map: use names for map/unmap for easier use
2020-10-08 Stefan Reiterfuse_loop: add documentation
2020-10-06 Stefan Reiterclient: implement map/unmap commands for .img backups