moby/daemon/graphdriver
Mike Snitzer d420134fa2 devmapper: fix reloadPool() to also specify '1 skip_block_zeroing'
createPool() and reloadPool() should be consistent with the thin-pool
table params they use.

Since createPool() specifies '1 skip_block_zeroing' reloadPool() should
too.  Otherwise, if the pool is reloaded (as is done when resizing
loopback devices) block zeroing will be enabled after the reload
completes.

Docker-DCO-1.1-Signed-off-by: Mike Snitzer <snitzer@redhat.com> (github: snitm)
2014-06-24 11:23:13 -04:00
..
aufs Update libcontainer imports 2014-06-10 19:58:15 -07:00
btrfs Move remount as private to the graph drivers 2014-06-05 16:02:25 -07:00
devmapper devmapper: fix reloadPool() to also specify '1 skip_block_zeroing' 2014-06-24 11:23:13 -04:00
graphtest Fix go vet errors 2014-06-18 17:39:57 +00:00
vfs Add --storage-opt graph driver option and pass through to driver 2014-06-05 10:42:27 +02:00
driver.go Move remount as private to the graph drivers 2014-06-05 16:02:25 -07:00