Files
restic/internal/archiver
Michael Eischer 236f81758e fs: rewrite Reader to build fs tree up front
This adds proper support for filenames that include directories. For
example, `/foo/bar` would result in an error when trying to open `/foo`.

The directory tree is now build upfront. This ensures let's the
directory tree construction be handled only once. All accessors then
only have to look up the constructed directory entries.
2025-09-06 21:54:41 +02:00
..
2024-08-31 17:52:45 +02:00
2024-11-30 16:19:16 +01:00
2024-08-31 17:52:45 +02:00