moby--moby/devmapper
Alexander Larsson 243843c078 Print devicemapper status details in docker info
This adds a generic Status call in the Driver api and
implements if for the devicemapper backend.

The status is an array of key/value strings rather than a map so that
we can guarantee some static order of the docker info output.
2013-11-15 11:04:02 +01:00
..
docker-device-tool devmapper: Rename DeviceSetDM to DeviceSet 2013-10-18 00:07:56 +00:00
deviceset.go Close sparse files when done 2013-11-13 17:05:32 -08:00
devmapper.go More dm unit tests 2013-11-13 16:46:10 -08:00
devmapper_log.go device-mapper: Move all devicemapper spew to log through utils.Debugf(). 2013-10-11 16:31:06 -07:00
devmapper_test.go More dm unit tests 2013-11-13 16:46:10 -08:00
devmapper_wrapper.go More dm unit tests 2013-11-13 16:46:10 -08:00
driver.go Print devicemapper status details in docker info 2013-11-15 11:04:02 +01:00
driver_test.go Add test coverage for devicemapper driver.go 2013-11-13 14:56:26 -08:00
mount.go devmapper: port to the new driver API and reactivate driver 2013-11-07 22:41:55 +00:00