genode/repos/os
Emery Hemingway ca042e4e6e Fix VFS notifications for ram file removal
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
2018-08-02 14:36:39 +02:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include Input::Binding for non-C++ language bindings 2018-07-03 09:39:35 +02:00
lib net: get rid of unused mac_from_string method 2018-05-30 13:36:36 +02:00
recipes base: rm first-class support for static binaries 2018-08-02 14:36:38 +02:00
run Fix VFS notifications for ram file removal 2018-08-02 14:36:39 +02:00
src Fix VFS notifications for ram file removal 2018-08-02 14:36:39 +02:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.