mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-10 21:21:26 +00:00
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