Emery Hemingway
4a58154e07
server/vfs: refactor for client isolation
...
VFS handles are allocated from per-session heaps.
Fixes #1751
2016-04-25 10:47:53 +02:00
Emery Hemingway
e22cd98a4f
File_system::Connection: session upgrading
...
Upgrade the File_system session RAM quota when an Out_of_metadata
exception is caught.
Issue #1751
Issue #1909
2016-04-25 10:47:52 +02:00
Emery Hemingway
2d50552522
Remove Genode namespace from File_system
...
Fixes #1845
2016-01-08 14:48:52 +01:00
Emery Hemingway
48fd034cfe
New session arguments at File_system connection
...
Session root and writeablity may be specified at the session
convenience constructor.
Issue #1648
2015-11-04 14:09:23 +01:00
Norman Feske
e8336acafc
base,os: Coding-style unification
...
Fixes #1432
2015-03-13 12:17:23 +01:00
Norman Feske
ca971bbfd8
Move repositories to 'repos/' subdirectory
...
This patch changes the top-level directory layout as a preparatory
step for improving the tools for managing 3rd-party source codes.
The rationale is described in the issue referenced below.
Issue #1082
2014-05-14 16:08:00 +02:00