Plugin for importing VFS content

This new vfs_import plugin allows a VFS instance to be populated during
construction using a sub-VFS configured in an '<import>' configuration
node. This allows the ram_fs File_system server to be replaced by the
VFS server by reimplementing the ram_fs 'content' feature.  At the
moment the copying of symlinks is not enabled, and the resources
obtained by the import file-system may not be freed after the import is
finished.

Fix #2906
This commit is contained in:
Emery Hemingway
2018-07-05 16:50:14 +02:00
committed by Christian Helmuth
parent f6c47a46c6
commit 59ac5b10c7
10 changed files with 488 additions and 35 deletions

View File

@@ -122,6 +122,7 @@ vbox5_win7_64_multiple
vbox5_win7_64_raw
vbox5_win7_64_share
verify
vfs_import
vmm
weak_ptr
xml_generator