moby/daemon/graphdriver
Brian Goff c0f7819905 Make errors from graphdriver init friendlier
In several cases graphdriver were just returning the low-level syscall
error and that was making it all the way up to the daemon logs and in
many cases was difficult to tell it was even coming from the graphdriver
at all.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2015-03-12 08:13:00 -07:00
..
aufs Make errors from graphdriver init friendlier 2015-03-12 08:13:00 -07:00
btrfs Remove subdirectories MAINTAINERS files 2015-03-06 18:21:51 -08:00
devmapper Fix minor typo 2015-03-11 11:13:39 +08:00
graphtest Fix for running unit tests on a 3.18 kernel with btrfs. 2015-02-04 13:51:44 -08:00
overlay Make errors from graphdriver init friendlier 2015-03-12 08:13:00 -07:00
vfs Two SELinux Changes. 2015-03-05 13:55:44 -05:00
driver.go Add xfs fs magic to graphdriver/driver.go 2015-03-04 19:01:39 +08:00
driver_linux.go Add backing filesystem info to docker info command where applicable 2015-01-16 14:43:43 -05:00
driver_unsupported.go Add backing filesystem info to docker info command where applicable 2015-01-16 14:43:43 -05:00
fsdiff.go Refactor to optimize storage driver ApplyDiff() 2014-12-17 21:54:23 -08:00