WorkspaceFilter wspFilter,
RepositoryAddress mountpoint,
String rootPath,
Session session)
throws RepositoryException, IOException {
return new VaultFileSystemImpl(
AggregateManagerImpl.mount(
config, wspFilter, mountpoint, session
).getRoot(),
rootPath,
true