proxmox-backup/src/pxar
Stefan Reiter edf0940649 pxar/extract: add sequential variant of extract_sub_dir
extract_sub_dir_seq, together with seq_files_extractor, allow extracting
files from a pxar Decoder, along with the existing option for an
Accessor. To facilitate code re-use, some helper functions are extracted
in the process.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2021-04-08 14:24:23 +02:00
..
catalog.rs fix #2998: encode mtime as i64 instead of u64 2020-10-29 08:51:10 +01:00
create.rs pxar: fix directory ACL entry creation 2021-04-02 10:22:04 +02:00
dir_stack.rs pxar: handle missing GROUP_OBJ ACL entries 2021-04-02 11:10:20 +02:00
extract.rs pxar/extract: add sequential variant of extract_sub_dir 2021-04-08 14:24:23 +02: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 pxar: handle missing GROUP_OBJ ACL entries 2021-04-02 11:10:20 +02:00
mod.rs pxar/extract: add sequential variant of extract_sub_dir 2021-04-08 14:24:23 +02:00
tools.rs avoid chrono dependency, depend on proxmox 0.3.8 2020-09-15 07:12:57 +02:00