containerd/gc
Derek McGowan 17471d5592
Metadata garbage collection
Marks and sweeps unreferenced objects.
Add snapshot cleanup to metadata.
Add content garbage collection

Add dirty flags for snapshotters and content store which
are set on deletion and used during the next garbage collection.
Cleanup content store backend when content metadata is removed.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-10-11 10:42:47 -07:00
..
gc_test.go Metadata garbage collection 2017-10-11 10:42:47 -07:00
gc.go Metadata garbage collection 2017-10-11 10:42:47 -07:00