genode/repos/os/include/vfs
Josef Söntgen 4ca1284e0e vfs: do not return early on directory operations
When returning early on directory operations, file systems that might
be able to handle the request but come after the current one are not
tried.

Fixes #1400.
2015-02-16 13:40:36 +01:00
..
block_file_system.h vfs: use 64bit for file offset and size 2014-10-10 13:02:28 +02:00
dir_file_system.h vfs: do not return early on directory operations 2015-02-16 13:40:36 +01:00
directory_service.h vfs: use 64bit for file offset and size 2014-10-10 13:02:28 +02:00
file_io_service.h vfs: use 64bit for file offset and size 2014-10-10 13:02:28 +02:00
file_system.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
file_system_factory.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
fs_file_system.h vfs: use 64bit for file offset and size 2014-10-10 13:02:28 +02:00
inline_file_system.h vfs: use 64bit for file offset and size 2014-10-10 13:02:28 +02:00
log_file_system.h vfs: use 256-byte buffer in log file system 2014-11-12 14:44:16 +01:00
null_file_system.h vfs: use 64bit for file offset and size 2014-10-10 13:02:28 +02:00
rom_file_system.h vfs: use 64bit for file offset and size 2014-10-10 13:02:28 +02:00
rtc_file_system.h os: structured timestamp in Rtc session 2015-02-16 13:40:34 +01:00
single_file_system.h vfs: use 64bit for file offset and size 2014-10-10 13:02:28 +02:00
tar_file_system.h VFS: acquire tar dataspace only once 2014-10-13 08:43:55 +02:00
terminal_file_system.h vfs: use 64bit for file offset and size 2014-10-10 13:02:28 +02:00
types.h vfs: use 64bit for file offset and size 2014-10-10 13:02:28 +02:00
vfs_handle.h vfs: use 64bit for file offset and size 2014-10-10 13:02:28 +02:00
zero_file_system.h vfs: use 64bit for file offset and size 2014-10-10 13:02:28 +02:00