Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Extract the creation of new page offsets #23

Closed
chotchki opened this issue Aug 22, 2021 · 0 comments
Closed

Extract the creation of new page offsets #23

chotchki opened this issue Aug 22, 2021 · 0 comments

Comments

@chotchki
Copy link
Owner

Currently page offsets are generated as part of the insertion into the file system. However this results in a bad assumption in a couple layers of the stack.

My issue is that the code ends up assuming when a new page is inserted that it will result in the logical next page.

If I can avoid the extraction I would prefer it, we'll see.

@chotchki chotchki added this to In progress in FeOphant MVP Aug 22, 2021
FeOphant MVP automation moved this from In progress to Done Aug 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Development

No branches or pull requests

1 participant