fskit
fskit copied to clipboard
Filesystem utility library and SDK
Results
2
fskit issues
Sort by
recently updated
recently updated
newest added
Decide on and document the stable API, so we can bring dependent projects (runfs, vdev, Syndicate) up to speed with it and help field-test it.
Add an ioctl() that forces an fskit-enabled app to atomically dump the state of its filesystem to disk. This should be a matter of: - write-lock the root inode -...
enhancement