genode/repos/os/src/server/vfs
Emery Hemingway cb952d2087 obscure File_system::Out_of_node_handles exception
Replace the Out_of_node_handles exception with Out_of_metadata.
Clients need to know when the server is out of internal resources,
but not why.

Cleanup and sort the errors at file_system_session.h.
Remove 'Size_limit_reached exception' from File_system, which was
internal to ram_fs.

Issue #1751
Fixes #1909
2016-04-25 10:47:52 +02:00
..
assert.h VFS server: throw Not_empty 2015-11-29 18:17:05 +01:00
main.cc Vfs: File_system server backed by VFS library 2015-11-04 14:09:24 +01:00
node_cache.h Remove Genode namespace from File_system 2016-01-08 14:48:52 +01:00
node_handle_registry.h obscure File_system::Out_of_node_handles exception 2016-04-25 10:47:52 +02:00
target.mk Vfs: File_system server backed by VFS library 2015-11-04 14:09:24 +01:00