K 10 svn:author V 6 marcel K 8 svn:date V 27 2015-08-27T04:25:27.339431Z K 7 svn:log V 272 An error of -1 from parse_mount() indicates that the specification was invalid. Don't trigger a mount failure (which by default means a panic), but instead just move on to the next directive in the configuration. This typically has us ask for the root mount. PR: 163245 END