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/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 Remove the last references to overlayfs 2014-12-03 14:06:19 +01:00
overlay.go Make errors from graphdriver init friendlier 2015-03-12 08:13:00 -07:00
overlay_test.go Remove the last references to overlayfs 2014-12-03 14:06:19 +01:00