mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
940e15479f
In all these cases, getSubsystemPath() was already called, and its result stored in m.paths map. It makes no sense to not reuse it. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>