Files
containerd/snapshot
Derek McGowan ad9eca1dc4 Fix deadlock in overlay snapshotter
The Usage implementation in the overlay driver allowed returning
before Rollback was called, leaving a transaction open and causing
further operations to deadlock. This could occur if the usage call
to the datastore returned an error, such as not found.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-11-08 10:09:03 -08:00
..
2017-11-02 10:32:13 -07:00
2017-10-25 15:26:44 -04:00