moby--moby/aufs
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
..
aufs.go Print devicemapper status details in docker info 2013-11-15 11:04:02 +01:00
aufs_test.go Add test for ApplyDiff 2013-11-13 11:03:56 -08:00
dirs.go Implement changes for aufs driver 2013-11-08 11:10:33 -08:00
mount.go Do not remove mountpoint on umount 2013-11-08 10:17:51 -08:00
mount_darwin.go Initial work on moving aufs to a subpackage 2013-10-31 18:07:54 -07:00
mount_linux.go Initial work on moving aufs to a subpackage 2013-10-31 18:07:54 -07:00