mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-03 01:21:43 +00:00
The ram plugin to the VFS must send notifications to watch handles on files when they are removed. This brings the VFS server to parity with the ram_fs server for the sake of notifications. Move run/fs_report to gems and use the vfs server and the vfs init plugin in the test. Ref #2902
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components that come with the 'os' repository, programs contained in 'gems' are able to leverage the functionalities provided by higher-level repositories such as 'libports'. To use the 'gems' repository, make sure to also add those repositories to your build configuraion.