genode/repos/os/recipes/pkg/test-fs_report
Emery Hemingway 1af6bd1454 Fs_rom: send signals on file removal
Clients may wish to act on missing files. In any case the fs_rom
needs to reopen a watch handle when a file is deleted, and this
sort of change to the internal state machine is propelled by
client RPC requests.

Fix #2839
2018-05-31 12:28:12 +02:00
..
archives Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
hash depot: update recipe hashes 2018-05-03 15:32:01 +02:00
README depot: add pkg/test-fs_report 2017-08-28 16:49:38 +02:00
runtime Fs_rom: send signals on file removal 2018-05-31 12:28:12 +02:00

Scenario that emulates the report_rom server by combining the ram_fs, fs_rom,
and fs_report servers