Skip to content

add fs.flush() that saves superblock #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 30, 2022
Merged

add fs.flush() that saves superblock #92

merged 3 commits into from
Mar 30, 2022

Conversation

jcubic
Copy link
Member

@jcubic jcubic commented Mar 27, 2022

This will allow writing the dump() function for IDB, which will save the whole IDB into JSON and later load it into memory (like Filesystem Images).

Without flush users have no control when superBlock is saved to IDB.

jcubic and others added 2 commits March 28, 2022 00:25
Since package.json includes a "files" key, only the files included in it will be included when installing via npm. The new types won't get picked up by npm unless we add it to the allowlist.
@jcubic jcubic mentioned this pull request Mar 27, 2022
@jcubic jcubic merged commit b86383a into main Mar 30, 2022
@isomorphic-git-bot
Copy link
Member

🎉 This PR is included in version 4.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants