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
Kir Kolyshkin c6e2af5425
aufs: use a single logger
Simplify the code by using a single logger instance.

While at it, use WithError in Umount.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2018-05-20 12:02:12 +02:00
..
aufs aufs: use a single logger 2018-05-20 12:02:12 +02:00
btrfs Standardized log messages accross the different storage drivers. 2018-03-27 14:37:30 +02:00
copy Fix FIFO, sockets and device files when run in user NS 2018-04-01 12:33:59 +01: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 2018-05-16 09:15:43 +08:00
overlay Fix some linting issues 2018-05-17 19:28:27 +02:00
overlay2 Fix some linting issues 2018-05-17 19:28:27 +02:00
overlayutils Add additional message when backendfs is extfs without d_type support 2018-05-18 10:32:47 +08: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 Merge pull request #36738 from Microsoft/jjh/getlayerpath 2018-04-14 09:59:38 -07:00
zfs Fix some linting issues 2018-05-17 19:28:27 +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