The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Find a file
Chris Telfer c97bb41620 Remove race in encrypted overlay key update
Multiple simultaneous updates here would leave the driver in a very
inconsistent state.  The disadvantage to this change is that it requires
holding the driver lock while reprogramming the keys.

Signed-off-by: Chris Telfer <ctelfer@docker.com>
2018-05-01 17:41:47 -04:00
libnetwork Remove race in encrypted overlay key update 2018-05-01 17:41:47 -04:00