-
attach: move file descriptor closing into attach_context_container() · 92466fe3Christian 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>
×