Norman Feske b0b92e4ee2 vfs: pass root directory to plugins
This patch enables the use of the VFS from VFS plugins by passing a
reference of the root directory to the constructors of file-system
instances. Since it changes the signature of 'Vfs::Dir_file_system',
any code that uses the VFS directly requires an adaptation.

Fixes #2701
2018-04-10 11:09:17 +02:00
..
2017-03-24 16:19:56 +01:00
2018-01-17 12:14:41 +01:00
2018-02-15 10:22:09 +01:00
2018-04-10 11:09:17 +02:00