1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/graphdriver
Alexander Larsson 948e54ac45 devmapper: Fail init with ErrNotSupported if simple devmapper call fails
If we can't even get the current device mapper driver version, then
we cleanly fail the devmapper driver as not supported and fall back
on the next one.

Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson)
2014-06-05 10:42:27 +02:00
..
aufs fix diffs->diff typo in aufs.go 2014-06-04 02:46:55 +03:00
btrfs Move duplicated FS "magic" values to the graphdriver package so they can be shared instead of duplicated 2014-06-02 19:56:47 -06:00
devmapper devmapper: Fail init with ErrNotSupported if simple devmapper call fails 2014-06-05 10:42:27 +02:00
graphtest Add ErrPrerequisites to improve misleading errors 2014-05-29 17:09:55 +02:00
vfs graphdriver: Add generic test framework for graph drivers 2014-05-09 14:48:39 +02:00
driver.go Move duplicated FS "magic" values to the graphdriver package so they can be shared instead of duplicated 2014-06-02 19:56:47 -06:00