genode/repos/os/src/server/fs_report
Sebastian Sumpf 9c852c750a vfs: handle root directory explicitly
This makes '/' and the actual root of VFS distinguishable. A VFS root
may contain one ore more '/' entries for each file system. 'opendir' for
the VFS root opens all file systems via 'open_composite_dir', while
'opendir' for '/' only returns a VFS handle.

Fixes #2569
2017-11-30 11:23:10 +01:00
..
main.cc vfs: handle root directory explicitly 2017-11-30 11:23:10 +01:00
target.mk server/fs_report: write reports to file-systems 2017-06-19 12:35:54 +02:00