genode/os/src
Stefan Kalkowski 50d73e7890 block_session: extend interface with sync() call
To support components, which implement the block session's server side
rpc object, and which doesn't write data to their device backend immediately,
an additional synchronization call is needed. Thereby, clients like for
instance a file system can tell these components, when a synchronization is
required.

Ref #113
2013-11-25 12:12:31 +01:00
..
app cli_monitor: add a 'gdb' command 2013-10-29 18:08:29 +01:00
drivers block_session: extend interface with sync() call 2013-11-25 12:12:31 +01:00
init os: Move Genode::Config into 'config' library 2013-09-23 14:25:58 +02:00
lib os: don't close the Rm_connection in ldso 2013-10-17 11:05:29 +02:00
platform Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
server block_session: extend interface with sync() call 2013-11-25 12:12:31 +01:00
test block_session: extend interface with sync() call 2013-11-25 12:12:31 +01:00