Skip to content

Conversation

yomimono
Copy link
Member

@yomimono yomimono commented Oct 9, 2025

Subset of littlefs filesystem fulfilling MirageOS KV

CHANGES:
  • bugfix: use dd instead of fallocate, since fallocate is not available on many platforms (@yomimono)
  • tests: don't run last_modified tests, which are are flaky on 32-bit platforms and in general Need Work (@yomimono)
  • maintenance: remove mirage-clock dependency (@hannesm)

CHANGES:

* bugfix: use `dd` instead of `fallocate`, since `fallocate` is not available on many platforms (@yomimono)
* tests: don't run `last_modified` tests, which are are flaky on 32-bit platforms and in general Need Work (@yomimono)
* maintenance: remove mirage-clock dependency (@hannesm)
@mseri
Copy link
Member

mseri commented Oct 9, 2025

Thanks!

@mseri mseri merged commit 3d7672e into ocaml:master Oct 9, 2025
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants