chiark / gitweb /
core: either ignore or handle mount failures
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 14 Mar 2015 02:20:47 +0000 (21:20 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 14 Mar 2015 03:42:17 +0000 (23:42 -0400)
commit3164e3cbc50b8754c51f1fdeda7a7d6cedcc39b6
tree84d6e68c7f2b6e3cd47a9f6ae5a52015d8bbf0e6
parentdc75168823540076b354135f6e2de7a9a978fbca
core: either ignore or handle mount failures

/dev/pts/ptmx is as important as /dev/pts, so error out if that
fails. Others seem less important, since the namespace is usable
without them, so ignore failures.

CID #123755, #123754.
src/core/namespace.c