fn parse_vdir<I: Item + 'static>(config: Scfg) -> Result<Arc<dyn Storage<I>>>where I::Property: PropertyWithFilename,