genode/os/include/file_system_session
Norman Feske 2b5f4b0aaf file system: Exception for non-permitted symlinks
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.
2014-04-24 14:56:36 +02:00
..
capability.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
client.h os: extentend File_system interface with sync RPC 2013-12-20 15:20:05 +01:00
connection.h File system: Let session quota depend on word size 2013-01-27 18:31:35 +01:00
file_system_session.h file system: Exception for non-permitted symlinks 2014-04-24 14:56:36 +02:00
rpc_object.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00