genode/repos/os/include/vfs
Emery Hemingway c7d0accac0 VFS: catch Out_of_ram and Out_of_cap exceptions
Catch out of RAM and capability exceptions and return error values.
Abort opening a composite directory at Dir_file_system where an
opendir call on any child file-system returns an OUT_OF_RAM or
OUT_OF_CAPS error.

Ref #2642
2018-02-14 20:41:07 +01:00
..
dir_file_system.h VFS: catch Out_of_ram and Out_of_cap exceptions 2018-02-14 20:41:07 +01: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 Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01: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