-
attach: move file descriptor closing into attach_context_container() · ec5ce3bbChristian Brauner authored
This reduces the possibility of forgetting to close the namespace file descriptors when we change this codepath. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
×