moby/daemon/graphdriver
Alexander Larsson 807bc2cd04 devmapper: Allow specifying filesystem for thin devices
This adds the following --storage-opts for the daemon:
dm.fs: The filesystem to use for the base image
dm.mkfsarg: Add an argument to the mkfs command for the base image
dm.mountopt: Add a mount option for devicemapper mount

Currently supported filesystems are xfs and ext4.

Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson)
2014-06-05 11:25:06 +02:00
..
aufs Add --storage-opt graph driver option and pass through to driver 2014-06-05 10:42:27 +02:00
btrfs Add --storage-opt graph driver option and pass through to driver 2014-06-05 10:42:27 +02:00
devmapper devmapper: Allow specifying filesystem for thin devices 2014-06-05 11:25:06 +02:00
graphtest Add --storage-opt graph driver option and pass through to driver 2014-06-05 10:42:27 +02:00
vfs Add --storage-opt graph driver option and pass through to driver 2014-06-05 10:42:27 +02:00
driver.go Add --storage-opt graph driver option and pass through to driver 2014-06-05 10:42:27 +02:00