genode/repos/os/src/server/vfs
Emery Hemingway b80428abf6 server/vfs: fix file leaf path pointer
Directory_service::leaf_path returns a pointer offset from its argument
so pass member data rather than a constructor argument to leaf_path.

Issue #1775
2016-05-26 15:54:17 +02:00
..
assert.h server/vfs: fix file leaf path pointer 2016-05-26 15:54:17 +02:00
main.cc Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
node.h server/vfs: fix file leaf path pointer 2016-05-26 15:54:17 +02:00
target.mk Vfs: File_system server backed by VFS library 2015-11-04 14:09:24 +01:00