mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-01 00:45:29 +00:00
8a9b18e40e
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.