moby--moby/daemon/graphdriver
Vivek Goyal a489e685c0 devmapper: Log start and end of filesystem creation
ext4 filesystem creation can take a long time on 100G thin device and
systemd might time out and kill docker service. Often user is left thinking
why docker is taking so long and logs don't give any hint. Log an info
message in journal for start and end of filesystem creation. That way
a user can look at logs and figure out that filesystem creation is
taking long time.

Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
2015-12-01 13:05:46 +00:00
..
aufs Relabel BTRFS Content on container Creation 2015-11-11 14:49:27 -05:00
btrfs Relabel BTRFS Content on container Creation 2015-11-11 14:49:27 -05:00
devmapper devmapper: Log start and end of filesystem creation 2015-12-01 13:05:46 +00:00
graphtest Relabel BTRFS Content on container Creation 2015-11-11 14:49:27 -05:00
overlay Relabel BTRFS Content on container Creation 2015-11-11 14:49:27 -05:00
vfs Update daemon and docker core to use new content addressable storage 2015-11-24 09:40:25 -08:00
windows Update daemon and docker core to use new content addressable storage 2015-11-24 09:40:25 -08:00
zfs Relabel BTRFS Content on container Creation 2015-11-11 14:49:27 -05:00
driver.go Relabel BTRFS Content on container Creation 2015-11-11 14:49:27 -05:00
driver_freebsd.go make docker compile on freebsd 2015-07-29 21:25:56 +03:00
driver_linux.go daemon/graphdriver fix lint errors/warnings 2015-08-17 19:27:36 +00: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 Update daemon and docker core to use new content addressable storage 2015-11-24 09:40:25 -08:00