proxmox-backup/src/pxar
Christian Ebner d3dbe52f37 pxar: match_pattern: refactor match_filename
The match_filename() in sequentail_decoder and encoder are moved to be static
functions of MatchPattern.
This allows to reuse the code also in the catalog find implementation.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2019-12-11 10:55:01 +01:00
..
binary_search_tree.rs pxar: fuse: use binary search instead of linear search in goodbye table. 2019-12-06 16:42:01 +01:00
catalog.rs src/backup/catalog.rs: move CatalogEntryType from src/pxar/catalog.rs 2019-11-12 11:41:44 +01:00
decoder.rs pxar: fuse: use binary search instead of linear search in goodbye table. 2019-12-06 16:42:01 +01:00
dir_stack.rs src/pxar/dir_stack.rs: style fixups 2019-08-23 09:39:14 +02:00
encoder.rs pxar: match_pattern: refactor match_filename 2019-12-11 10:55:01 +01:00
flags.rs avoid some clippy warnings 2019-10-26 11:42:05 +02:00
format_definition.rs avoid some clippy warnings 2019-10-25 18:44:51 +02:00
fuse.rs pxar: fuse: add support for list- and getxattr 2019-12-06 16:44:15 +01:00
helper.rs src/pxar/encoder.rs: Refactor file stat 2019-05-28 06:23:49 +02:00
match_pattern.rs pxar: match_pattern: refactor match_filename 2019-12-11 10:55:01 +01:00
sequential_decoder.rs pxar: match_pattern: refactor match_filename 2019-12-11 10:55:01 +01:00