genode/repos/os/include
Norman Feske b0b92e4ee2 vfs: pass root directory to plugins
This patch enables the use of the VFS from VFS plugins by passing a
reference of the root directory to the constructors of file-system
instances. Since it changes the signature of 'Vfs::Dir_file_system',
any code that uses the VFS directly requires an adaptation.

Fixes #2701
2018-04-10 11:09:17 +02:00
..
audio_in_session Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
audio_out_session Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
blit Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
block Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
block_session Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
cli_monitor Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
decorator Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
file_system Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
file_system_session New watch handle mechanism for File_system session 2018-02-14 20:41:09 +01:00
framebuffer_session API documentation refinements 2017-05-31 13:16:21 +02:00
gpio Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
gpio_session API documentation refinements 2017-05-31 13:16:21 +02:00
gpu_session Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
init Adaptation to init refactoring 2017-03-24 16:19:56 +01:00
input Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
input_session Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
ldso Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
loader_session Remove unused os/alarm.h include from loader 2017-10-19 13:29:41 +02:00
mixer Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
net net: remove unused enums 2018-01-17 12:14:41 +01:00
nic Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
nic_bridge Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
nic_session Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
nitpicker_gfx Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
nitpicker_session Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
os os: reset packet_allocator members 2018-02-15 10:22:09 +01:00
packet_stream_rx Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
packet_stream_tx Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
platform_device Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
platform_session Annotate session interfaces with CAP_QUOTA 2017-05-31 13:16:04 +02:00
pointer pointer: custom pointer shape support 2017-11-30 11:23:22 +01:00
ram_fs Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
regulator Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
regulator_session Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
report_rom Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
report_session Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
rtc_session Optional session label for Rtc connection constructor 2017-05-31 13:16:22 +02:00
spec Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
terminal terminal: improve internal structure 2018-02-09 14:04:32 +01:00
terminal_session terminal session: propagate resize events 2018-02-14 20:41:03 +01:00
timer Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
timer_session Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
trace Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
uart_session terminal session: propagate resize events 2018-02-14 20:41:03 +01:00
usb Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
usb_session Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
util os: util/utf8.h for UTF-8 string handling 2018-03-27 13:44:27 +02:00
vfs vfs: pass root directory to plugins 2018-04-10 11:09:17 +02:00