mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-11 06:54:18 +00:00
The VFS server does not support file-system with one single-file plugin providing the root. This is because the "leaf_path" is not universally implemented to handle the path "/". This fix is simply to skip a "leaf_path" check when opening the path "/". Ref #2919
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.