kernel
kernel copied to clipboard
feat(fs/mem): tarfs implementation
Fixes #2009.
It should now be possible to test this. Beware that the kernel doesn't support non-UTF-8 file names for in-memory filesystems, i.e. also for tarfs from the image. Of course, because it depends on unreleased hermit-entry features, this PR continues to be marked as Draft.