proxmox-backup/src/pxar
Wolfgang Bumiller 340c0bf9e3 pxar: don't clone patterns unnecessarily
The options struct has no Drop handler and is passed by-move
so we can partially move out of it.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2021-01-26 10:24:18 +01:00
..
catalog.rs fix #2998: encode mtime as i64 instead of u64 2020-10-29 08:51:10 +01:00
create.rs pxar: don't clone patterns unnecessarily 2021-01-26 10:24:18 +01:00
dir_stack.rs pxar: stricter file descriptor guards 2020-11-30 11:25:53 +01:00
extract.rs pxar: extract PxarExtractOptions 2021-01-26 09:54:36 +01:00
flags.rs pxar: restore file attributes, improve errors 2020-07-14 10:25:45 +02:00
fuse.rs clippy: remove/replace needless explicit lifetimes 2021-01-20 16:23:54 +01:00
metadata.rs clippy: use matches! 2021-01-20 16:23:54 +01:00
mod.rs pxar: extract PxarExtractOptions 2021-01-26 09:54:36 +01:00
tools.rs avoid chrono dependency, depend on proxmox 0.3.8 2020-09-15 07:12:57 +02:00