1
0
Fork 0

tar/asm: clarify acronym

This commit is contained in:
Vincent Batts 2015-02-25 14:40:49 -05:00
parent da8e59ccca
commit 081c5b9feb
1 changed files with 3 additions and 3 deletions

View File

@ -8,9 +8,9 @@ This library for assembly and disassembly of tar archives, facilitated by
Concerns
--------
For completely safe assembly/disassembly, there will need to be a CAS
directory, that maps to a checksum in the `storage.Entity` of
`storage.FileType`.
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`.
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