proxmox-backup/src/pxar
Christian Ebner 8bc8791338 src/pxar/format_definitions.rs: do not store the feature_flags in pxar archive.
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2019-05-23 06:37:37 +02:00
..
binary_search_tree.rs src/pxar/binary_search_tree.rs: fix test 2019-03-15 11:34:31 +01:00
decoder.rs cleanup: remove dead code 2019-03-15 10:18:28 +01:00
encoder.rs src/pxar/encoder: Use encoder feature_flags, do not store them within the archive. 2019-05-23 06:34:36 +02:00
format_definition.rs src/pxar/format_definitions.rs: do not store the feature_flags in pxar archive. 2019-05-23 06:37:37 +02:00
sequential_decoder.rs src/pxar/sequential_decoder.rs: impl functionality to restore xattrs/fcaps from pxar achives 2019-05-21 06:15:30 +02:00