mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 13:02:56 +01:00
Throw Invalid_name, No_space, and Out_of_node_handles where appropriate. Catch the new range of errors thrown by at the VFS. Catch Out_of_node_handles at the VFS, but print a message and re-throw. Issue #1648