moby/daemon/graphdriver
Mike Snitzer 2470a5ed99 devmapper: use RAMInBytes() rather than FromHumanSize()
Device Mapper needs device sizes in binary (1024) multiples.  Otherwise
kernel checks can find that the specified thin-pool device sizes aren't
a multiple of the specified thin-pool blocksize.

The name for "RAMInBytes" is likely too narrow given the new consumers
but... Also add "tebibyte" support to RAMInBytes.

Docker-DCO-1.1-Signed-off-by: Mike Snitzer <snitzer@redhat.com> (github: snitm)
2014-06-24 12:10:14 -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: use RAMInBytes() rather than FromHumanSize() 2014-06-24 12:10:14 -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