Files
containerd/metadata
Wei Fu 34672d483d metadata/gc: remove the noop-loop for snapshot reference
The noop-loop does nothing.

The containerd doesn't have any snapshotter buckets at the beginning.
If user uses specific dir as rootfs to create container, and sets
`snapshotter` key to the container, like `overlayfs` by mistake,
the gc scheduler will try to scan the snapshotter and panic.

In order to avoid this case, remove the noop-loop here.

Signed-off-by: Wei Fu <fuweid89@gmail.com>
2019-01-29 19:11:28 +08:00
..
2018-09-12 15:23:57 -07:00
2018-07-18 10:43:37 -07:00
2018-09-12 15:23:57 -07:00
2019-01-23 22:54:51 +08:00
2019-01-23 22:54:51 +08:00
2018-09-12 15:23:57 -07:00
2018-02-19 10:32:26 +09:00
2018-11-29 14:26:53 -08:00
2018-11-29 14:26:53 -08:00
2018-09-12 15:23:57 -07:00
2019-01-23 22:54:51 +08:00