mirror of
https://github.com/moby/moby.git
synced 2026-07-10 00:28:51 +00:00
Introduced a path level lock to synchronize updates to /etc/hosts writes. A path level cache is maintained to only synchronize only at the file level. Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>