mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-27 06:39:22 +00:00
1af6bd1454
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