Files
containerd/content
Derek McGowan 3a6825e1a0 content: remove unnecessary defer in helpers
Deferring the put back of the buffer is not necessary since
it can be done immediately after use, before checking error.
This decreases the amount of the time the buffer is out
of the pool and not in use.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2018-04-20 11:55:59 -07:00
..
2018-02-19 10:32:26 +09:00
2018-02-19 10:32:26 +09:00
2018-02-19 10:32:26 +09:00