genode/repos/os/include/vfs
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
..
dir_file_system.h vfs: pass root directory to plugins 2018-04-10 11:09:17 +02:00
directory_service.h Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
file_io_service.h Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
file_system_factory.h vfs: pass root directory to plugins 2018-04-10 11:09:17 +02:00
file_system.h Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
print.h Print support for VFS errors 2017-11-30 11:23:02 +01:00
single_file_system.h VFS: catch Out_of_ram and Out_of_cap exceptions 2018-02-14 20:41:07 +01:00
types.h Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
vfs_handle.h Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00