mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 10:01:57 +00:00
This patch let the VFS server reflect the session policy via the writeable bit in directory entries instead of merely forwarding the bit from the respective VFS plugin. This way, all files originating from a read-only file-system session automatically appear in directory listings as read-only files. Related to issue #3507
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.