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
Sebastiaan van Stijn c17ee39d12 Improve udev unsupported error message
Show a different message if a dynamic binary
is running, but doesn't have udev sync support.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit b8f38747e6)
2016-04-06 18:15:19 -04:00
..
aufs Protect aufs mounts with locks 2016-03-31 18:35:02 -04:00
btrfs Fix the typo 2016-02-16 07:00:01 +00:00
devmapper Improve udev unsupported error message 2016-04-06 18:15:19 -04:00
graphtest Relabel BTRFS Content on container Creation 2015-11-11 14:49:27 -05:00
overlay Move layer mount refcounts to mountedLayer 2016-03-25 13:43:06 -04:00
register Move graph driver registration out of the daemon package. 2015-12-28 13:02:24 -05:00
vfs ingnore the NotExist error when removing inexistent files 2015-12-25 15:19:48 +08:00
windows Move layer mount refcounts to mountedLayer 2016-03-25 13:43:06 -04:00
zfs Move layer mount refcounts to mountedLayer 2016-03-25 13:43:06 -04:00
driver.go Make sure we call every graph init with the same root path. 2016-03-11 17:15:55 -05:00
driver_freebsd.go Move layer mount refcounts to mountedLayer 2016-03-25 13:43:06 -04:00
driver_linux.go Move layer mount refcounts to mountedLayer 2016-03-25 13:43:06 -04:00
driver_unsupported.go daemon/graphdriver fix lint errors/warnings 2015-08-17 19:27:36 +00:00
driver_windows.go daemon/graphdriver fix lint errors/warnings 2015-08-17 19:27:36 +00:00
fsdiff.go Update daemon and docker core to use new content addressable storage 2015-11-24 09:40:25 -08:00
plugin.go Update daemon and docker core to use new content addressable storage 2015-11-24 09:40:25 -08:00
plugin_unsupported.go Create extpoint for graphdrivers 2015-09-09 20:24:35 -04:00
proxy.go *: fix response body leaks 2016-03-16 17:15:42 +01:00