mirror of
https://github.com/restic/restic.git
synced 2025-12-25 09:09:36 -05:00
- Add Open() functionality to dir - only access index for blobs when file is read - Implement NodeOpener and put one-time file stuff there - Add comment about locking as suggested by bazil.org/fuse => Thanks at Michael Eischer for suggesting the last two improvements |
||
|---|---|---|
| .. | ||
| blobcache.go | ||
| dir.go | ||
| file.go | ||
| fuse_test.go | ||
| link.go | ||
| meta_dir.go | ||
| other.go | ||
| root.go | ||
| snapshots_dir.go | ||