Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

FIX #2663 reduce calls to the driver in ls #2669

Merged
merged 1 commit into from
Dec 23, 2015

Conversation

dgageot
Copy link
Member

@dgageot dgageot commented Dec 23, 2015

Current code needs 5 calls to the driver to collect the state, the url and the docker version.

This PR creates a fast path that needs only 2 calls for a sane running machine.
Worst case will require 3 calls.

Signed-off-by: David Gageot david@gageot.net

Signed-off-by: David Gageot <david@gageot.net>
@jeanlaurent
Copy link
Member

\o/

LGTM

jeanlaurent added a commit that referenced this pull request Dec 23, 2015
FIX #2663 reduce calls to the driver in ls
@jeanlaurent jeanlaurent merged commit 1db7f13 into docker:master Dec 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants