mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
b950b778c2
Since commit8850636eb3(February 2015) this function is no longer used (replaced by (*ConfigValidator).rootfs), so let's remove it, together with its unit tests (which were added by commit917c1f6d6in April 2016). Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>