Files
restic/internal
Michael Eischer 4d1b9cef63 internal/fileio: extract low-level file I/O from internal/fs
Move TempFile and PreallocateFile into internal/fileio. internal/fs
primarily focuses on converting between data.Node and the actual
filesystem state. Extract the two methods to not pull in unnecessary
dependencies.
2026-06-20 17:48:35 +02:00
..
2026-06-13 19:53:13 +02:00
2025-11-30 11:53:23 +01:00
2025-03-22 18:20:30 +00:00
2026-06-13 16:53:30 +02:00