K 10 svn:author V 3 mjg K 8 svn:date V 27 2017-10-12T13:59:23.293063Z K 7 svn:log V 279 xinstall: plug an infinite loop in directory creation If stat continues to fail with ENOENT and mkdir with EEXIST the code wont finish. In particular this can show up when the target path follows through a symlink to a non-existent directory. Reported by: ae MFC after: 1 week END