mirror of
https://github.com/urbit/ares.git
synced 2024-11-22 15:08:54 +03:00
aaa6f5e2ff
spent a while debugging this, but there are still issues on restoration. We cannot simply call _flist_new and _flist_record_alloc on persistent state restoration since _flist_new won't properly set the highpg. If restoring, we should derive the high flist page (alloced or not) from state->file_size_p. I think I way overcomplicated this |
||
---|---|---|
.. | ||
c-src | ||
src | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml |