mirror of
https://github.com/docker/cli.git
synced 2026-09-11 02:24:27 -05:00
f8020745029d78352f2002f7c16d52135419c673
Finally, we seem to have all the bits to keep track of all used device Ids and find a free device Id to use when creating a new device. Start using it. Ideally we should completely move away from retry logic when pool returns -EEXISTS. For now I have retained that logic and I simply output a warning. When things are stable, we should be able to get rid of it. Signed-off-by: Vivek Goyal <vgoyal@redhat.com> Upstream-commit: e28a419e1197bf50bbb378b02f0226c3115edeaa Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%