moby/daemon/graphdriver
Alejandro González Hevia 9392838150 Standardized log messages accross the different storage drivers.
Now all of the storage drivers use the field "storage-driver" in their log
messages, which is set to name of the respective driver.
Storage drivers changed:
- Aufs
- Btrfs
- Devicemapper
- Overlay
- Overlay 2
- Zfs

Signed-off-by: Alejandro GonzÃlez Hevia <alejandrgh11@gmail.com>
2018-03-27 14:37:30 +02:00
..
aufs Standardized log messages accross the different storage drivers. 2018-03-27 14:37:30 +02:00
btrfs Standardized log messages accross the different storage drivers. 2018-03-27 14:37:30 +02:00
copy Automated migration using 2018-03-16 11:03:43 -04:00
devmapper Standardized log messages accross the different storage drivers. 2018-03-27 14:37:30 +02:00
graphtest Post migration assertion fixes 2018-03-16 11:03:46 -04:00
lcow Fix typos in daemon 2018-02-10 19:42:54 +08:00
overlay Standardized log messages accross the different storage drivers. 2018-03-27 14:37:30 +02:00
overlay2 Standardized log messages accross the different storage drivers. 2018-03-27 14:37:30 +02:00
overlayutils Add canonical import comment 2018-02-05 16:51:57 -05:00
quota Post migration assertion fixes 2018-03-16 11:03:46 -04:00
register Add canonical import comment 2018-02-05 16:51:57 -05:00
vfs Add canonical import comment 2018-02-05 16:51:57 -05:00
windows Add canonical import comment 2018-02-05 16:51:57 -05:00
zfs Standardized log messages accross the different storage drivers. 2018-03-27 14:37:30 +02:00
counter.go graphdriver: Fix RefCounter memory leak 2018-02-09 10:26:06 +08:00
driver.go Add canonical import comment 2018-02-05 16:51:57 -05:00
driver_freebsd.go Add canonical import comment 2018-02-05 16:51:57 -05:00
driver_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
driver_test.go Automated migration using 2018-03-16 11:03:43 -04:00
driver_unsupported.go Add canonical import comment 2018-02-05 16:51:57 -05:00
driver_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
fsdiff.go Add canonical import comment 2018-02-05 16:51:57 -05:00
plugin.go Merge pull request #35829 from cpuguy83/no_private_mount_for_plugins 2018-02-21 12:28:13 +01:00
proxy.go Merge pull request #35829 from cpuguy83/no_private_mount_for_plugins 2018-02-21 12:28:13 +01:00