Skip to content
Snippets Groups Projects
  • Christoph Hellwig's avatar
    47ec18e1
    import the prex 0.9.0 VFS · 47ec18e1
    Christoph Hellwig authored
    Various changes to fit into the OSv environment.  This also includes
    a ramfs in-memory full filesystem.  Bootfs is rewritten as a simple
    unpacker into ramfs, and the fs class is modified to wrap the VFS
    instead of being an abstract subclass.
    47ec18e1
    History
    import the prex 0.9.0 VFS
    Christoph Hellwig authored
    Various changes to fit into the OSv environment.  This also includes
    a ramfs in-memory full filesystem.  Bootfs is rewritten as a simple
    unpacker into ramfs, and the fs class is modified to wrap the VFS
    instead of being an abstract subclass.