moby--moby/daemon/graphdriver/overlay
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
..
copy.go
overlay.go Make errors from graphdriver init friendlier 2015-03-12 08:13:00 -07:00
overlay_test.go