Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Don' call bindUnmountContainerRootfs if container's rootfs use devicemapper device #2914

Closed
keloyang opened this issue Aug 31, 2020 · 0 comments · Fixed by #2915
Closed

Don' call bindUnmountContainerRootfs if container's rootfs use devicemapper device #2914

keloyang opened this issue Aug 31, 2020 · 0 comments · Fixed by #2915
Labels
bug Incorrect behaviour needs-review Needs to be assessed by the team.

Comments

@keloyang
Copy link
Contributor

buildContainerRootfs don't call bindMountContainerRootfs if container's rootfs use devicemapper device in https://github.com/kata-containers/runtime/blob/master/virtcontainers/kata_agent.go#L1300, so bindUnmountContainerRootfs should not be called if container's rootfs use devicemapper device in https://github.com/kata-containers/runtime/blob/master/virtcontainers/container.go#L1123

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Incorrect behaviour needs-review Needs to be assessed by the team.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant