mirror of
https://github.com/vbatts/tar-split.git
synced 2025-07-15 12:19:09 +00:00
WIP
This commit is contained in:
parent
e2a62d6b0d
commit
5c8d5cacba
13 changed files with 265 additions and 50 deletions
|
@ -10,7 +10,7 @@ Concerns
|
|||
|
||||
For completely safe assembly/disassembly, there will need to be a Content
|
||||
Addressable Storage (CAS) directory, that maps to a checksum in the
|
||||
`storage.Entity` of `storage.FileType`.
|
||||
`storage.Entity` of `storage.FileCheckEntry`.
|
||||
|
||||
This is due to the fact that tar archives _can_ allow multiple records for the
|
||||
same path, but the last one effectively wins. Even if the prior records had a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue