mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-29 18:18:54 +00:00
9c6b720ec1
Add a new 'Vfs_watch_handle' type to the VFS interface. This handle type will pass a handle context up through the I/O handler to the application when a notification event occurs. Watch support implemented for RAM and File_system plugins, all other file-systems return WATCH_ERR_STATIC by default. Test at run/fs_rom_update_ram and run/fs_rom_update_fs. Fix #1934 |
||
---|---|---|
.. | ||
dir_file_system.h | ||
directory_service.h | ||
file_io_service.h | ||
file_system_factory.h | ||
file_system.h | ||
print.h | ||
readonly_value_file_system.h | ||
single_file_system.h | ||
types.h | ||
vfs_handle.h |