Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vfs: tolerate fs construction failures
When trying to apply dynamic config updates to the VFS, don't rely on the assumption that one file-system instance exists for each XML node because a malconfigured file-system route may result in a skipped file-system construction. Print a diagnostic message instead. Encountered while working on issue #5445
- Loading branch information