Skip to content
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

Get filesystem code to be usable again #79

Closed
4 tasks
perlun opened this issue Apr 8, 2016 · 1 comment · Fixed by #117
Closed
4 tasks

Get filesystem code to be usable again #79

perlun opened this issue Apr 8, 2016 · 1 comment · Fixed by #117
Labels

Comments

@perlun
Copy link
Contributor

perlun commented Apr 8, 2016

We used to have a working VFS server, and I think (maybe @CaspecoHenrik or @johannesl can correct me if I'm wrong) that we were also able to start programs from the ramdisk? Anyway, that kind of stuff seems broken now so this is an umbrella issue to get things working again.

  • Be able to access the VFS service from Cluido. This works, but it seems to be dependent on servers & cluido being started in a particular order (which is incredibly crazy).
  • Be able to read a file from kernelfs in Cluido.
  • Be able to read a file from the ramdisk in Cluido.
  • Be able to start a new program from ramdisk in Cluido.
@perlun perlun added the bug label Apr 8, 2016
@perlun
Copy link
Contributor Author

perlun commented Dec 25, 2017

This is close to be resolved. Will file a PR about this shortly.

perlun added a commit that referenced this issue Dec 25, 2017
Also added much more error handling and similar.

Fixes #102, fixes #79. 🎉
perlun added a commit that referenced this issue Dec 25, 2017
Also added much more error handling and similar.

Fixes #102, fixes #79. 🎉
Fixes #116.
perlun added a commit that referenced this issue Dec 25, 2017
Also added much more error handling and similar.

Fixes #102, fixes #79. 🎉
Fixes #116.
perlun added a commit that referenced this issue Dec 25, 2017
Also added much more error handling and similar.

Fixes #102, fixes #79. 🎉
Fixes #116.
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 a pull request may close this issue.

1 participant