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
Vincent Batts 022e1232f8 devmapper: udev sync on init
when initializing the devmapper driver, attempt to sync udev and device
mapper. If udev sync is not supported, print a warning. Eventually we'll
likely bail here to avoid unpredictable behavior for users.

Signed-off-by: Vincent Batts <vbatts@redhat.com>
2015-01-19 15:57:25 -05:00
..
aufs Add backing filesystem info to docker info command where applicable 2015-01-16 14:43:43 -05:00
btrfs graphdriver: change (*Driver).Put signature 2015-01-12 13:34:35 -05:00
devmapper devmapper: udev sync on init 2015-01-19 15:57:25 -05:00
graphtest Mknod more loopbacks for devmapper 2014-11-21 16:20:35 -08:00
overlay Add backing filesystem info to docker info command where applicable 2015-01-16 14:43:43 -05:00
vfs graphdriver: change (*Driver).Put signature 2015-01-12 13:34:35 -05:00
driver.go Add backing filesystem info to docker info command where applicable 2015-01-16 14:43:43 -05: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