Alexander Morozov
|
3f5e1c69b3
|
Use pools.Copy instead of io.Copy for overlay.copyRegular
That function is pretty heavy used on container start. Autoallocating
buffer can be painful.
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
|
2016-01-21 08:53:37 -08:00 |
Darren Stahl
|
40b77af234
|
Fixed file modified time not changing on Windows
Signed-off-by: Darren Stahl <darst@microsoft.com>
|
2015-10-01 10:45:32 -07:00 |
Srini Brahmaroutu
|
de3944219f
|
daemon/graphdriver/overlay/ fix lint errors/warnings
Addresses #14756
Signed-off-by: Srini Brahmaroutu <srbrahma@us.ibm.com>
|
2015-08-07 18:34:59 +00:00 |
Burke Libbey
|
bc5503f46b
|
overlay: skip superfluous metadata sets on commit
Signed-off-by: Burke Libbey <burke.libbey@shopify.com>
|
2015-05-07 16:15:54 -04:00 |
Lénaïc Huard
|
2352f00e4f
|
Remove the last references to overlayfs
This only renames docker internal structures.
It has no impact on the end-user.
Signed-off-by: Lénaïc Huard <lhuard@amadeus.com>
|
2014-12-03 14:06:19 +01:00 |