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
..
2017-05-31 13:16:21 +02:00
2017-05-31 13:16:21 +02:00
2017-02-28 12:59:29 +01:00
2017-08-28 16:49:51 +02:00
2017-05-31 13:16:21 +02:00
2017-05-31 13:16:14 +02:00
2017-02-28 12:59:29 +01:00
2017-11-09 12:18:05 +01:00
2017-11-30 11:23:02 +01:00
2017-05-31 13:16:21 +02:00
2017-05-31 13:16:07 +02:00
2017-05-31 13:16:21 +02:00
2017-08-30 09:59:57 +02:00
2017-03-24 16:19:56 +01:00
2017-11-30 11:23:07 +01:00
2017-05-31 13:16:21 +02:00
2017-02-28 12:59:29 +01:00
2017-10-19 13:29:41 +02:00
2017-02-28 12:59:29 +01:00
2017-11-06 13:57:21 +01:00
2017-05-31 13:16:05 +02:00
2017-02-28 12:59:29 +01:00
2017-05-31 13:16:21 +02:00
2017-02-28 12:59:29 +01:00
2017-05-31 13:16:21 +02:00
2017-11-30 11:23:09 +01:00
2017-02-28 12:59:29 +01:00
2017-02-28 12:59:29 +01:00
2017-02-28 12:59:29 +01:00
2017-05-31 13:16:04 +02:00
2017-08-17 10:59:43 +02:00
2017-05-31 13:16:07 +02:00
2017-05-31 13:16:21 +02:00
2017-05-31 13:16:07 +02:00
2017-05-31 13:16:21 +02:00
2017-05-31 13:16:22 +02:00
2017-05-31 13:16:24 +02:00
2017-10-05 17:39:59 +02:00
2017-05-31 13:16:21 +02:00
2017-10-05 17:40:05 +02:00
2017-08-23 14:08:37 +02:00
2017-02-28 12:59:29 +01:00
2017-05-31 13:16:21 +02:00
2017-06-19 12:35:57 +02:00
2017-05-31 13:16:21 +02:00
2017-11-09 12:18:43 +01:00
2017-11-30 11:23:10 +01:00