Aaron Lehmann 4ebaacfcda Remove unnecessary stat from blob Get method
This calls Stat before Open, which should be unnecessary because Open
can handle the case of a nonexistent blob. Removing the Stat saves a
round trip.

This is similar to the removal of stat in Open in #1226.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-12-11 15:13:03 -08:00
..
2015-10-25 13:03:22 -04:00
2015-11-06 17:10:28 -08:00
2015-12-01 22:26:37 +01:00