moby--moby/daemon/graphdriver
Alexander Larsson 42708181b1 devmapper: Don't enable discard during mkfs.ext4
There is no reason to do discard durink mkfs, as the filesystem
is on a newly allocated device anyway. Discard is a slow operation,
so this may help initial startup a bit, especially if you use a larger
thin pool.

Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson)
2014-05-22 09:23:52 +02:00
..
aufs graphdriver: Fail initialization if supported but got error 2014-05-09 14:48:39 +02:00
btrfs graphdriver: Fail initialization if supported but got error 2014-05-09 14:48:39 +02:00
devmapper devmapper: Don't enable discard during mkfs.ext4 2014-05-22 09:23:52 +02:00
graphtest grapdriver: Skip tests on non-supported backends 2014-05-09 14:48:39 +02:00
vfs graphdriver: Add generic test framework for graph drivers 2014-05-09 14:48:39 +02:00
driver.go graphdriver: Fail initialization if supported but got error 2014-05-09 14:48:39 +02:00