mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
3cfff676b1
Some of the code was quite confusing inside libcontainer/user, so refactor and comment it so future maintainers can understand what's going and what edge cases we have to deal with. Signed-off-by: Aleksa Sarai <asarai@suse.de>