1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/runtime
Alexander Larsson 66c5e19f9b devmapper: Ensure we shut down thin pool cleanly.
The change in commit a9fa1a13c3
made us only deactivate devices that were mounted. Unfortunately
this made us not deactivate the base device. Which caused
us to not be able to deactivate the pool.

This fixes that by always just deactivating the base device.

Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson)
2014-03-28 15:58:14 +01:00
..
execdriver cgroups: Add systemd implementation of cgroups 2014-03-27 22:44:31 +01:00
graphdriver devmapper: Ensure we shut down thin pool cleanly. 2014-03-28 15:58:14 +01:00
networkdriver Return error when existing bridge does not match ip 2014-03-26 11:51:27 +00:00
container.go Add --opt arguments for drivers 2014-03-27 21:47:47 +01:00
container_unit_test.go Move runtime and container into sub pkg 2014-03-09 23:03:40 -07:00
runtime.go This patch adds SELinux labeling support. 2014-03-26 15:30:40 -04:00
runtime_aufs.go graphdriver: build tags 2014-03-17 21:54:05 -04:00
runtime_btrfs.go btrfs: build tags 2014-03-18 13:44:23 -04:00
runtime_devicemapper.go graphdriver: build tags 2014-03-17 21:54:05 -04:00
runtime_no_aufs.go graphdriver: build tags 2014-03-17 21:54:05 -04:00
server.go Add IsRunning to server interface 2014-03-09 23:16:15 -07:00
sorter.go Move runtime and container into sub pkg 2014-03-09 23:03:40 -07:00
state.go Fix since time exit display when s.FinishedAt is zero 2014-03-21 15:28:02 +09:00
utils.go Add --opt arguments for drivers 2014-03-27 21:47:47 +01:00
volumes.go Move execdrivers into runtime top level pkg 2014-03-17 11:40:12 -07:00