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 f23c00d870
Various code-cleanup
remove unnescessary import aliases, brackets, and so on.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-05-23 17:50:54 +02:00
..
aufs Various code-cleanup 2018-05-23 17:50:54 +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 Various code-cleanup 2018-05-23 17:50:54 +02:00
graphtest Various code-cleanup 2018-05-23 17:50:54 +02: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 Various code-cleanup 2018-05-23 17:50:54 +02:00
windows Merge pull request #36738 from Microsoft/jjh/getlayerpath 2018-04-14 09:59:38 -07:00
zfs Various code-cleanup 2018-05-23 17:50:54 +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