containerd/metadata
Derek McGowan 432670237c
Fix race in gc sweep
Removes extra goroutine and calls removal and scan in same thread

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-10-30 13:56:16 -07:00
..
boltutil Refactor common boltdb fields to subpackage 2017-08-02 15:49:23 -07:00
adaptors.go Update the content interface to return info from update 2017-07-12 16:22:13 -07:00
bolt.go Update metadata plugin initialization 2017-10-04 11:25:46 -07:00
buckets.go Add database migrations 2017-10-05 16:35:58 -07:00
containers_test.go Add database migrations 2017-10-05 16:35:58 -07:00
containers.go Comment more packages to pass go lint 2017-10-02 13:54:56 -04:00
content_test.go Update metadata plugin initialization 2017-10-04 11:25:46 -07:00
content.go Add comments and fix common lint issues 2017-10-20 13:19:14 -04:00
db_test.go Fix race in gc sweep 2017-10-30 13:56:16 -07:00
db.go Fix race in gc sweep 2017-10-30 13:56:16 -07:00
gc_test.go Fix race in gc sweep 2017-10-30 13:56:16 -07:00
gc.go Fix race in gc sweep 2017-10-30 13:56:16 -07:00
images_test.go metadata: validation and testing of image store 2017-10-03 16:34:00 -07:00
images.go Add database migrations 2017-10-05 16:35:58 -07:00
migrations.go Add documentation for metadata database 2017-10-06 13:33:07 -07:00
namespaces.go Comment more packages to pass go lint 2017-10-02 13:54:56 -04:00
snapshot_test.go Update metadata plugin initialization 2017-10-04 11:25:46 -07:00
snapshot.go Metadata garbage collection 2017-10-11 10:42:47 -07:00