mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-29 10:08:53 +00:00
2b5f4b0aaf
Until now, there was not exception type for the condition where a symlink was created on a file system w/o supporting symlinks, e.g., FAT. The corresponding file-system server (ffat_fs) used to return a negative handle as a work around. I added 'Permission_denied' to the list of exceptions thrown by 'File_system::Session::symlink' to handle this case in a clean way. |
||
---|---|---|
.. | ||
capability.h | ||
client.h | ||
connection.h | ||
file_system_session.h | ||
rpc_object.h |