mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
![]() This PR attempts to work around bugs present in kernel version 3.18-4.0.1 relating to namespace creation and destruction. This fix attempts to avoid certain systemmcalls to not get in the kkernel bug path as well as lazily garbage collecting the name paths when they are removed. Signed-off-by: Jana Radhakrishnan <mrjana@docker.com> |
||
---|---|---|
.. | ||
configure_linux.go | ||
namespace_linux.go | ||
sandbox.go | ||
sandbox_linux_test.go | ||
sandbox_test.go | ||
sandbox_unsupported.go | ||
sandbox_unsupported_test.go |