proxmox-backup/src/pxar
Christian Ebner fa7e957ca3 pxar: Adapt SequentialDecoder::restore() calls to pass empty match pattern for full restore
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2019-07-17 12:19:31 +02:00
..
binary_search_tree.rs src/pxar/binary_search_tree.rs: fix test 2019-03-15 11:34:31 +01:00
decoder.rs pxar: Adapt SequentialDecoder::restore() calls to pass empty match pattern for full restore 2019-07-17 12:19:31 +02:00
encoder.rs src/pxar/encoder.rs: refactoring of match_exclude_pattern() 2019-07-17 09:45:19 +02:00
exclude_pattern.rs src/pxar/exclude_pattern.rs: do not return partial matches for files 2019-07-17 09:44:06 +02:00
format_definition.rs src/pxar/format_definition.rs: fix typo 2019-07-15 10:49:34 +02:00
helper.rs src/pxar/encoder.rs: Refactor file stat 2019-05-28 06:23:49 +02:00
sequential_decoder.rs src/pxar/sequential_decoder.rs: adapt code for partial restore by match pattern 2019-07-17 12:11:37 +02:00