genode/repos/os/src/lib/vfs
Norman Feske 96cde52838 vfs: make <rom> fs robust against invalid ROMs
An invalid ROM dataspace can occur, for example, when requesting a ROM
from the report_rom service before the first report was posted. Such a
<rom> node can still be useful if it's dynamic. E.g., it can be watched.
Hence, the corner case of an invalid ROM dataspace should be gracefully
handled instead of causing an abort.

Issue #3606
2020-02-04 15:51:09 +01:00
..
block_file_system.h file system: enhanced file status info 2019-11-19 14:23:56 +01:00
file_system_factory.cc vfs/terminal: provide meta info as pseudo files 2019-11-19 14:39:09 +01:00
fs_file_system.h file system: enhanced file status info 2019-11-19 14:23:56 +01:00
inline_file_system.h file system: enhanced file status info 2019-11-19 14:23:56 +01:00
log_file_system.h vfs/log: allow output redirection via '> /dev/log' 2019-12-19 17:01:42 +01:00
null_file_system.h file system: enhanced file status info 2019-11-19 14:23:56 +01:00
ram_file_system.h file system: enhanced file status info 2019-11-19 14:23:56 +01:00
rom_file_system.h vfs: make <rom> fs robust against invalid ROMs 2020-02-04 15:51:09 +01:00
rtc_file_system.h vfs: 'Rtc_file_system::close' for watch handle 2019-11-19 14:42:23 +01:00
symlink_file_system.h file system: enhanced file status info 2019-11-19 14:23:56 +01:00
tar_file_system.h file system: enhanced file status info 2019-11-19 14:23:56 +01:00
terminal_file_system.h VFS/terminal: fix clang warning 2019-12-19 16:59:03 +01:00
zero_file_system.h file system: enhanced file status info 2019-11-19 14:23:56 +01:00