mirror of
https://github.com/opencontainers/runc.git
synced 2026-02-07 06:46:26 +01:00
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>