Commit Graph

8 Commits

Author SHA1 Message Date
Felix Pojtinger
4de7240c85 feat: Add seek implementation for file backend 2021-11-14 12:46:21 +01:00
Felix Pojtinger
bfc4f0e80b feat: Add cmd to seek to specific block 2021-11-14 12:04:28 +01:00
Felix Pojtinger
be834c1155 feat: Add cmd that seeks to specific location in tape 2021-11-14 11:52:36 +01:00
Felix Pojtinger
2affeb59ac fix: Stop iterating over headers on EOF 2021-11-13 22:11:42 +01:00
Felix Pojtinger
1bb515a7d4 feat: Enable indexing record and block numbers by iterating over all files in drive/archive 2021-11-13 22:07:15 +01:00
Felix Pojtinger
5c334f3726 feat: Start implementation of manual header parsing and analysis 2021-11-13 21:26:18 +01:00
Felix Pojtinger
091011eee4 feat: Implement example in alternative FUSE library 2021-11-12 23:32:06 +01:00
Felix Pojtinger
c321d52076 feat: Add basic FUSE read-only FS example 2021-11-11 21:45:55 +01:00