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
..
btrfs Add comments and fix common lint issues 2017-10-20 13:19:14 -04:00
naive plugin: refactor plugin system to support initialization reporting 2017-10-10 16:40:47 -07:00
overlay Fix deadlock in overlay snapshotter 2017-11-08 10:09:03 -08:00
storage Open snapshot database only once 2017-11-02 10:32:13 -07:00
testsuite Open snapshot database only once 2017-11-02 10:32:13 -07:00
windows Fix windows lint issues and enable ci 2017-10-25 16:15:45 -04:00
snapshotter.go Fix go lint errors 2017-10-25 15:26:44 -04:00