genode/repos/os/src/server/vfs
Emery Hemingway 9c6b720ec1 Notification support for the VFS library
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
2018-04-10 11:11:51 +02:00
..
assert.h VFS: nonblocking interface 2017-08-28 16:49:38 +02:00
main.cc Notification support for the VFS library 2018-04-10 11:11:51 +02:00
node.h Notification support for the VFS library 2018-04-10 11:11:51 +02:00
target.mk server/vfs: use Id_space to manage open nodes 2017-02-07 11:12:21 +01:00