genode/repos/os/include/file_system
Norman Feske ac691eb229 file_system/util.h: remove packet-stream helpers
The 'read' and 'write' utilities are from a time before the VFS API
as os/vfs.h was available. They rely on the (now removed) blocking
semantics of the packet-stream interface.

The only remaining legitimate use case of the direct interaction with
the file-system session without VFS is the back end of gcov, which needs
a way to exfiltrate the statistical data using a channel that is
independent from the libc or the VFS.

Issue #4390
2022-02-15 10:11:10 +01:00
..
listener.h os: use Mutex/Blockade 2020-04-17 12:40:12 +02:00
node.h base: remove Cancelable_lock 2020-07-30 08:49:23 +02:00
open_node.h ram_fs: unmark modification from nodes that have been synced 2018-06-29 10:44:54 +02:00
util.h file_system/util.h: remove packet-stream helpers 2022-02-15 10:11:10 +01:00