Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

mirage/mirage-fs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mirage-fs — MirageOS signatures for filesystem devices (DEPRECATED)

mirage-fs is deprecated as of mirage release 4.3.0. For a read-write storage interface, see mirage-kv, which provides Mirage_kv.RW.

The historical README is included below.

Summary

mirage-fs provides the [Mirage_fs.S][fs] signature the MirageOS filesystem devices should implement.

Installation

mirage-fs can be installed with opam:

opam install mirage-fs

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation and API reference is generated from the source interfaces. It can be consulted online or via odig doc mirage-fs.

License

mirage-fs is distributed under the ISC license, see the LICENSE.md file for its text.

About

Filesystem and block libraries for Mirage

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 8

Languages