containerd/snapshot
Derek McGowan 68d3c77eae
Open snapshot database only once
Prevents having multiple database connections open to a connection,
preventing bugs with locking by relying on the boltdb database
object to handle synchronization rather than file locking.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-11-02 10:32:13 -07: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 Add comments and fix common lint issues 2017-10-20 13:19:14 -04: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