Manifest changes - BROKEN

Going to abandond this branch for now.  The change is beoming
excessively time consuming, and it is not clear that a smaller change
might not achieve more of the objectives.

All this is broken - but perhaps could get picke dup another day.
This commit is contained in:
martinsumner 2017-01-12 13:48:43 +00:00
parent 439ddfa4eb
commit 08641e05cf
5 changed files with 216 additions and 558 deletions

View file

@ -24,12 +24,11 @@
{next_sqn :: integer(),
clerk :: pid(),
src_level :: integer(),
manifest :: list(),
start_time :: tuple(),
ledger_filepath :: string(),
manifest_file :: string(),
new_manifest :: list(),
unreferenced_files :: list(),
new_files :: list(),
level_counts :: dict(),
target_is_basement = false ::boolean()}).
-record(level,